Update ResultCode.java

This commit is contained in:
macro 2021-06-19 16:06:15 +08:00
parent d65eb9950e
commit 4ce4a40d78

View File

@ -1,7 +1,7 @@
package com.macro.mall.common.api;
/**
* 常用API返回对象枚举类
* 常用API返回对象
* Created by macro on 2019/4/19.
*/
public enum ResultCode implements IErrorCode {