Update PmsProductCategoryNode.java

This commit is contained in:
macro
2021-08-05 20:39:00 +08:00
parent 4d51204047
commit 26f4d0295b

View File

@@ -7,7 +7,7 @@ import lombok.Setter;
import java.util.List; import java.util.List;
/** /**
* 商品分类,包含子分类 * 包含子分类的商品分类
* Created by macro on 2020/4/6. * Created by macro on 2020/4/6.
*/ */
@Getter @Getter