Update PmsProductCategoryServiceImpl.java

This commit is contained in:
macro 2020-12-19 16:14:47 +08:00
parent 1b004c44df
commit 38779446d2

View File

@ -19,7 +19,7 @@ import java.util.ArrayList;
import java.util.List;
/**
* PmsProductCategoryService实现类
* 商品分类管理Service实现类
* Created by macro on 2018/4/26.
*/
@Service