Update PmsProductCategoryService.java

This commit is contained in:
macro 2020-12-19 16:14:42 +08:00
parent 7e241309e1
commit 1b004c44df

View File

@ -10,7 +10,7 @@ import org.springframework.transaction.annotation.Transactional;
import java.util.List;
/**
* 商品分类Service
* 商品分类管理Service
* Created by macro on 2018/4/26.
*/
public interface PmsProductCategoryService {