wupengfei
2025-12-03 fa5ee26bb701b816efc811c193ee55504a6efd51
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,