Update PmsPortalBrandController.java
This commit is contained in:
@@ -19,8 +19,8 @@ import java.util.List;
|
|||||||
* Created by macro on 2020/5/15.
|
* Created by macro on 2020/5/15.
|
||||||
*/
|
*/
|
||||||
@Controller
|
@Controller
|
||||||
@Api(tags = "PmsPortalBrandService")
|
@Api(tags = "PmsPortalBrandController")
|
||||||
@Tag(name = "PmsPortalBrandService", description = "前台品牌管理")
|
@Tag(name = "PmsPortalBrandController", description = "前台品牌管理")
|
||||||
@RequestMapping("/brand")
|
@RequestMapping("/brand")
|
||||||
public class PmsPortalBrandController {
|
public class PmsPortalBrandController {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user