Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ttj1314
/
API-Interfaces
·
Commits
Go to a project
GitLab
Go to dashboard
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
tanling
2016-05-18 13:45:34 +0800
Commit
dd3c1b8ab1e59ab65bb110da54b05943ebabf1ed
1 parent
68212726
code修正
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
mars点数/YohoCoinLogController.md
mars点数/YohoCoinLogController.md
View file @
dd3c1b8
@@ -120,7 +120,7 @@ code为200即为成功,否则是失败。
@@ -120,7 +120,7 @@ code为200即为成功,否则是失败。
120
120
121
```
json
121
```
json
122
{
122
{
123
-
"code"
:
40
3
,
123
+
"code"
:
40
5
,
124
"message"
:
"marsId不能为空"
124
"message"
:
"marsId不能为空"
125
}
125
}
126
```
126
```
Please
register
or
login
to post a comment