Przeglądaj źródła

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

houzekong 3 dni temu
rodzic
commit
565a4ffb54
1 zmienionych plików z 1 dodań i 1 usunięć
  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_PASSWORD = 'TOdspLGTgSCYCmlXsE1ynw=='; //autoAdmin123;
+export const MOCK_LOGIN_PASSWORD = 'autoAdmin123';