注册用户信息更新

This commit is contained in:
lyp 2024-12-16 15:29:07 +08:00
parent b2269227b9
commit 1fd792041d

View File

@ -1,8 +1,8 @@
import axios from "axios";
const loginUrl = 'http://192.168.0.15:8091'
const appUrl = 'http://192.168.0.15:7025'
// const loginUrl = 'https://www.aimzhu.com'
// const appUrl = 'https://www.aimzhu.com'
// const loginUrl = 'http://192.168.0.15:8091'
// const appUrl = 'http://192.168.0.15:7025'
const loginUrl = 'https://www.aimzhu.com'
const appUrl = 'https://www.aimzhu.com'
const request = axios.create({
// baseURL: appUrl,