Commit 39a838a0 authored by macro's avatar macro
Browse files

Update PmsPortalBrandController.java

parent 95b4b6cd
......@@ -19,8 +19,8 @@ import java.util.List;
* Created by macro on 2020/5/15.
*/
@Controller
@Api(tags = "PmsPortalBrandService")
@Tag(name = "PmsPortalBrandService", description = "前台品牌管理")
@Api(tags = "PmsPortalBrandController")
@Tag(name = "PmsPortalBrandController", description = "前台品牌管理")
@RequestMapping("/brand")
public class PmsPortalBrandController {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment