Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
cloud-phantom
/
common
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Wiki
Members
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
06502b80
authored
May 17, 2018
by
kimzing
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'fix_json' into 'develop'
修改json格式 See merge request
!5
parents
60113d20
9baf1037
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
+1
-0
src/main/java/com/kingboy/common/utils/apiresult/AbstractApiResult.java
+1
-0
No files found.
src/main/java/com/kingboy/common/utils/apiresult/AbstractApiResult.java
View file @
06502b80
...
...
@@ -10,6 +10,7 @@ import lombok.Data;
@Data
public
abstract
class
AbstractApiResult
{
protected
String
code
;
/**
...
...
Write
Preview
Markdown
is supported
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