Explorar o código

feat(types): error

qinlaiqiao %!s(int64=4) %!d(string=hai) anos
pai
achega
c01efa977c
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

@@ -37,6 +37,8 @@ export enum ErrNo {
   PASSWORD_ILLEGAL = 1020,
   // 数据类型错误
   DATA_TYPE_ERROR = 1021,
+  // 用户没有企业版
+  HAS_NO_ENTERPRISE = 1022,
 
   /* 费用定额相关 2001 - 2999 */
   COMPILATION_NOT_FOUND = 2001,