浏览代码

[Fix 0000] 模拟登录密码二次加密问题修复

houzekong 3 天之前
父节点
当前提交
565a4ffb54
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/store/constant.ts

+ 1 - 1
src/store/constant.ts

@@ -1,2 +1,2 @@
 export const MOCK_LOGIN_UESRNAME = 'autoAdmin';
 export const MOCK_LOGIN_UESRNAME = 'autoAdmin';
-export const MOCK_LOGIN_PASSWORD = 'TOdspLGTgSCYCmlXsE1ynw=='; //autoAdmin123;
+export const MOCK_LOGIN_PASSWORD = 'autoAdmin123';