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
9baf1037
authored
May 17, 2018
by
kimzing
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改json格式
parent
60113d20
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 @
9baf1037
...
@@ -10,6 +10,7 @@ import lombok.Data;
...
@@ -10,6 +10,7 @@ import lombok.Data;
@Data
@Data
public
abstract
class
AbstractApiResult
{
public
abstract
class
AbstractApiResult
{
protected
String
code
;
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