1
huangxiaoqiang
2025-06-26 98eaddc1893a3b1d6dfe9c2ecb876233ef225144
项目代码/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,