mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-26 00:45:08 +08:00
✨ MALL:调整商品 SPU 字段,简化部分接口
This commit is contained in:
@ -7,7 +7,6 @@ package cn.iocoder.yudao.module.product.enums;
|
||||
*/
|
||||
public interface DictTypeConstants {
|
||||
|
||||
String PRODUCT_UNIT = "product_unit"; // 商品单位
|
||||
String PRODUCT_SPU_STATUS = "product_spu_status"; // 商品 SPU 状态
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user