端口改为8360,和服务器一致
This commit is contained in:
parent
bd97eb01ad
commit
9b56d6fabf
@ -1,6 +1,6 @@
|
|||||||
const ApiRootUrl = 'http://localhost:8300/api/';
|
// const ApiRootUrl = 'http://localhost:8360/api/';
|
||||||
// const ApiRootUrl = 'http://192.168.0.103:8300/api/';
|
// const ApiRootUrl = 'http://192.168.0.103:8360/api/';
|
||||||
// const ApiRootUrl = 'https://www.hiolabs.com/api/';
|
const ApiRootUrl = 'https://www.hiolabs.com/api/';
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
// 登录
|
// 登录
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user