feat: There is no way the idm and oa

This commit is contained in:
super_liu
2021-10-11 17:45:30 +08:00
parent 2ec4db856a
commit 3c3a199a1a
8 changed files with 60 additions and 11 deletions
@@ -3,6 +3,7 @@ package com.adc.da.http;
public enum ResponseMessageCodeEnum {
SUCCESS("0"),
ERROR("-1"),
ERROR_TOKEN("LE505"),
VALID_ERROR("1000"),
SAVE_SUCCESS("r0001"),
UPDATE_SUCCESS("r0002"),