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
Plain Diff
Browse Files
Authored by
DengXinFei
2016-04-01 00:21:49 +0800
Commit
3aa25732c1987817a37a4ba869c015fc8e2c45b5
2 parents
6f76e0e1
2f19af83
Merge branch 'test' of git.dev.yoho.cn:yoho30/yohobuy-union into test
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 @
3aa2573
...
...
@@ -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