Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wwwanlingxiao
mall
Commits
39a838a0
Commit
39a838a0
authored
Apr 03, 2023
by
macro
Browse files
Update PmsPortalBrandController.java
parent
95b4b6cd
Changes
1
Hide whitespace changes
Inline
Side-by-side
mall-portal/src/main/java/com/macro/mall/portal/controller/PmsPortalBrandController.java
View file @
39a838a0
...
@@ -19,8 +19,8 @@ import java.util.List;
...
@@ -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
=
"PmsPortalBrand
Service
"
)
@Api
(
tags
=
"PmsPortalBrand
Controller
"
)
@Tag
(
name
=
"PmsPortalBrand
Service
"
,
description
=
"前台品牌管理"
)
@Tag
(
name
=
"PmsPortalBrand
Controller
"
,
description
=
"前台品牌管理"
)
@RequestMapping
(
"/brand"
)
@RequestMapping
(
"/brand"
)
public
class
PmsPortalBrandController
{
public
class
PmsPortalBrandController
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment