banner、商品、商品分类等代码的 REVIEW
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
package cn.iocoder.mall.product.biz.enums.category;
|
||||
|
||||
// TODO FROM 芋艿 to sunderui:改到枚举类,我之前没弄对,哈哈哈
|
||||
public interface ProductCategoryConstants {
|
||||
|
||||
/**
|
||||
@@ -16,4 +17,4 @@ public interface ProductCategoryConstants {
|
||||
*/
|
||||
Integer PID_ROOT = 0;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user