Update PmsProductCategoryWithChildrenItem.java

This commit is contained in:
macro 2021-09-24 19:57:33 +08:00
parent ec0ccd15f8
commit 0063b7bfdc

View File

@ -8,6 +8,7 @@ import lombok.Setter;
import java.util.List;
/**
* 包含子级分类的商品分类
* Created by macro on 2018/5/25.
*/
public class PmsProductCategoryWithChildrenItem extends PmsProductCategory {