wupengfei
2025-12-04 88550d6f43aece6e20c7a52b6e47aff638fb02f3
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,