Update PmsProductAttributeCategoryController.java

This commit is contained in:
macro 2020-11-15 21:11:23 +08:00
parent 9e8bd3e55f
commit 3e013dc4bf

View File

@ -14,7 +14,7 @@ import org.springframework.web.bind.annotation.*;
import java.util.List; import java.util.List;
/** /**
* 商品属性分类Controller * 商品属性分类管理Controller
* Created by macro on 2018/4/26. * Created by macro on 2018/4/26.
*/ */
@Controller @Controller