mirror of https://gitee.com/stylefeng/roses
兼容外部框架
parent
1dbcd6ef55
commit
1bc56341c4
|
@ -55,7 +55,7 @@ public interface RuleConstants {
|
||||||
/**
|
/**
|
||||||
* 请求成功的返回码
|
* 请求成功的返回码
|
||||||
*/
|
*/
|
||||||
String SUCCESS_CODE = "00000";
|
String SUCCESS_CODE = "0";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 请求成功的返回信息
|
* 请求成功的返回信息
|
||||||
|
|
Loading…
Reference in New Issue