1
huangxiaoqiang
2025-06-26 f4c8d54b4313132863df8fb9f2c5087ea6ba44a6
项目代码/LGPDA/pages/login/login.vue
@@ -219,7 +219,7 @@
                  userName: this.user,
                  verificationCode: this.code
               }
               this.$u.post('/api/User/login', {
               this.$u.post('/api/Sys_User/login', {
                  UUID: this.email,
                  passWord: this.pass,
                  userName: this.user,