|
|
|
@ -17,8 +17,8 @@ public class ProductGroupInformationController { |
|
|
|
|
|
|
|
/** |
|
|
|
* @description: 获取分类列表 |
|
|
|
* @author: fengyuan_yang |
|
|
|
* @date: 2023/11/14 10:38 |
|
|
|
* @author: jiayang_yue |
|
|
|
* @date: 2023/11/15 10:15 |
|
|
|
* @param: [data] |
|
|
|
* @return: com.spring.common.utils.R |
|
|
|
**/ |
|
|
|
@ -33,7 +33,7 @@ public class ProductGroupInformationController { |
|
|
|
/** |
|
|
|
* @description: 新增分类信息 |
|
|
|
* @auther: jiayang_yue |
|
|
|
* @date: 2023/11/14 10:38 |
|
|
|
* @date: 2023/11/15 10:15 |
|
|
|
* @param: [data] |
|
|
|
* @return: com.spring.common.utils.R |
|
|
|
**/ |
|
|
|
@ -47,7 +47,7 @@ public class ProductGroupInformationController { |
|
|
|
/** |
|
|
|
* @description: 编辑分类信息 |
|
|
|
* @auther: jiayang_yue |
|
|
|
* @date: 2023/11/14 10:38 |
|
|
|
* @date: 2023/11/15 10:15 |
|
|
|
* @param: [data] |
|
|
|
* @return: com.spring.common.utils.R |
|
|
|
**/ |
|
|
|
@ -61,7 +61,7 @@ public class ProductGroupInformationController { |
|
|
|
/** |
|
|
|
* @description: 删除分类信息 |
|
|
|
* @auther: jiayang_yue |
|
|
|
* @date: 2023/11/14 10:38 |
|
|
|
* @date: 2023/11/15 10:15 |
|
|
|
* @param: [data] |
|
|
|
* @return: com.spring.common.utils.R |
|
|
|
**/ |
|
|
|
|