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