注册用户信息更新
This commit is contained in:
parent
b2269227b9
commit
1fd792041d
@ -1,8 +1,8 @@
|
|||||||
import axios from "axios";
|
import axios from "axios";
|
||||||
const loginUrl = 'http://192.168.0.15:8091'
|
// const loginUrl = 'http://192.168.0.15:8091'
|
||||||
const appUrl = 'http://192.168.0.15:7025'
|
// const appUrl = 'http://192.168.0.15:7025'
|
||||||
// const loginUrl = 'https://www.aimzhu.com'
|
const loginUrl = 'https://www.aimzhu.com'
|
||||||
// const appUrl = 'https://www.aimzhu.com'
|
const appUrl = 'https://www.aimzhu.com'
|
||||||
|
|
||||||
const request = axios.create({
|
const request = axios.create({
|
||||||
// baseURL: appUrl,
|
// baseURL: appUrl,
|
||||||
|
Loading…
Reference in New Issue
Block a user