Commit 0d13721e authored by macro's avatar macro
Browse files

Update ResultCode.java

parent c9105c2b
package com.macro.mall.common.api; package com.macro.mall.common.api;
/** /**
* 枚举了一些常用API操作码 * 常用API返回对象枚举类
* Created by macro on 2019/4/19. * Created by macro on 2019/4/19.
*/ */
public enum ResultCode implements IErrorCode { public enum ResultCode implements IErrorCode {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment