尝试创建刷卡订单返回msg常量
This commit is contained in:
parent
ae660ec67e
commit
3010407176
@ -106,4 +106,9 @@ public class Constants
|
||||
* 资源映射路径 前缀
|
||||
*/
|
||||
public static final String RESOURCE_PREFIX = "/profile";
|
||||
|
||||
public static final String INSUFFICIENT_ACCOUNT = "insufficient account";
|
||||
|
||||
public static final String LOCKED_ACCOUNT = "locked account";
|
||||
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user