Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
polysoft-nafmii
/
polysoft-parent
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 3a74c411
authored
Apr 27, 2021
by
zhoujinghao
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
swagger修改注释内容
1 parent
5cb08284
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
nafmii-app/src/main/java/org/nafmii/app/user/controller/UserController.java
nafmii-app/src/main/java/org/nafmii/app/user/controller/UserController.java
View file @
3a74c41
...
...
@@ -20,7 +20,7 @@ import org.springframework.web.bind.annotation.*;
*/
@RestController
@RequestMapping
(
"app/nafmii/user"
)
@Api
(
tags
=
"2.0.
0
"
,
description
=
"用户登陆注册操作操作【zjh】"
)
@Api
(
tags
=
"2.0.
1
"
,
description
=
"用户登陆注册操作操作【zjh】"
)
public
class
UserController
{
@Autowired
private
UserService
userService
;
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment