Toggle navigation
Toggle navigation
This project
Loading...
Sign in
YOHOBUY
/
yohobuy-union
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
ping
2016-04-01 00:13:09 +0800
Commit
2f19af83bc1458f84370a105e87cc288eb6d59fe
1 parent
5a2bc703
update
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
server/src/main/java/com/yoho/unions/server/restapi/ActivateUnionRest.java
server/src/main/java/com/yoho/unions/server/restapi/ActivateUnionRest.java
View file @
2f19af8
...
...
@@ -38,7 +38,7 @@ public class ActivateUnionRest {
/**
* 激活联盟
* @param request
* @return
* @return
*/
@RequestMapping
(
"/activateUnion"
)
@ResponseBody
public
ActiveUnionResponseBO
activateUnion
(
ActivateUnionRequestVO
vo
)
{
...
...
Please
register
or
login
to post a comment