wupengfei
5 天以前 4a81d22a2ff32286c8dfa18a883af8f327d728c8
apps/underTakeMiniApp/src/stores/modules/user.ts
@@ -141,6 +141,7 @@
        {
          userName: params.userName,
          password: params.password,
          code: params.code,
          // password: md5Encrypt(params.password),
          type: AppLocalConfig.userType,
          clientType: AppLocalConfig.clientType,