MALL-PRODUCT:同步 jdk21 boot 最新代码

This commit is contained in:
YunaiV
2024-01-19 21:36:50 +08:00
parent 2208eef8cf
commit f612b6ebdd
124 changed files with 1956 additions and 1705 deletions

View File

@@ -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 状态
}