Browse Source

Update PmsProductCategoryService.java

macro 4 years ago
parent
commit
1b004c44df

+ 1 - 1
mall-admin/src/main/java/com/macro/mall/service/PmsProductCategoryService.java

@@ -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 {