Explorar o código

feat(types): error

qinlaiqiao %!s(int64=5) %!d(string=hai) anos
pai
achega
7019ea3311
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      types/src/interface/error.ts

+ 2 - 0
types/src/interface/error.ts

@@ -49,6 +49,8 @@ export enum ErrNo {
   DATA_EMPTY_ERROR = 1026,
   // 尚未登录任何企业版
   NOT_LOGIN_ENTERPRISE = 1027,
+  // 企业不存在
+  ENTERPRISE_NOT_EXIST = 1028,
 
   /* 费用定额相关 2001 - 2999 */
   COMPILATION_NOT_FOUND = 2001,