Explorar o código

Merge branch 'master' of http://192.168.1.41:3000/SmartCost/SCCommon

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

@@ -47,6 +47,8 @@ export enum ErrNo {
   LOCATION_ERROR = 1025,
   // 数据为空
   DATA_EMPTY_ERROR = 1026,
+  // 尚未登录任何企业版
+  NOT_LOGIN_ENTERPRISE = 1027,
 
   /* 费用定额相关 2001 - 2999 */
   COMPILATION_NOT_FOUND = 2001,