Update PmsBrandController.java

This commit is contained in:
macro 2020-11-14 15:38:19 +08:00
parent 20bd5ef850
commit 9e8bd3e55f

View File

@ -15,7 +15,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