端口改为8360,和服务器一致

This commit is contained in:
shengliang 2020-02-14 22:08:48 +08:00
parent bd97eb01ad
commit 9b56d6fabf

View File

@ -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 = {
// 登录 // 登录