1
huangxiaoqiang
2025-06-02 77cb2ebaabb2f8eefd55cee34dfae7f123c436fb
项目代码/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,