前端:修复弄错了 url 的问题

This commit is contained in:
YunaiV 2019-03-28 20:05:00 +08:00
parent fb851d4f21
commit f32a9db58d

View File

@ -18,7 +18,7 @@ if (process.env.NODE_ENV == 'development') {
}
// baseUrl = 'http://127.0.0.1';
baseUrl = 'http://http://180.167.213.26:18099';
// baseUrl = 'http://180.167.213.26:18099';
dataSources = 'remote';
// dataSources = 'local';