错误码的管理的迁移
This commit is contained in:
@@ -19,7 +19,7 @@ public enum ErrorCodeTypeEnum implements IntArrayValuable {
|
||||
*/
|
||||
AUTO_GENERATION(1),
|
||||
/**
|
||||
* 手动处理
|
||||
* 手动编辑
|
||||
*/
|
||||
MANUAL_OPERATION(2);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user