unimodules

This commit is contained in:
zoujiandong
2025-08-19 11:34:07 +08:00
parent 87647c2c84
commit 72d63c5a80
317 changed files with 41541 additions and 6 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ const api = {
// 短信验证码登录
smsLogin(data,header){
return request('/expertAPI/umSmsLogin', data, 'post', true,'application/json',header);
return request('/expertAPI/smsLogin', data, 'post', true,'application/json',header);
},
// 密码登录