Browse Source

style(types): nothing

qinlaiqiao 5 years ago
parent
commit
0ae3c13636
1 changed files with 1 additions and 1 deletions
  1. 1 1
      types/src/interface/error.ts

+ 1 - 1
types/src/interface/error.ts

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