This commit is contained in:
sunzhenyu 2021-12-08 15:11:25 +08:00
parent 1ef4810214
commit 2d6be9aa56

View File

@ -1,8 +1,10 @@
export function getBaseUrl() {
let BASE_API;
if (process.env.NODE_ENV === 'development') {
// BASE_API = 'http://119.3.163.89/jlcloud';
BASE_API = 'http://114.116.51.125/jlcloud';
// BASE_API = 'https://joylink.club/jlcloud';
BASE_API = 'https://test.joylink.club/jlcloud';
// BASE_API = 'https://test.joylink.club/jlcloud';
// BASE_API = 'http://192.168.8.152:9000'; // 袁琪
// BASE_API = 'http://192.168.8.172:9200'; // 旭强
// BASE_API = 'http://192.168.8.109:9000'; // 张赛