Commit 1ee48538 authored by 张海景's avatar 张海景

update:修改生产报工加上size和指令页签

parent 82f117ad
...@@ -21,9 +21,10 @@ const config = { ...@@ -21,9 +21,10 @@ const config = {
} }
// 设置后台接口服务的基础地址 // 设置后台接口服务的基础地址
// config.baseUrl = 'http://192.168.25.105:8080'; // config.baseUrl = 'http://192.168.3.91:8080';
config.baseUrl = 'http://192.168.3.91:8080';//测试环境
// config.baseUrl = 'http://192.168.3.91:8080';
//config.baseUrl = "http://101.43.244.58:8080/"; //config.baseUrl = "http://101.43.244.58:8080/";
config.baseUrl = "/api";
//config.baseUrl = "http://101.200.162.168:8080"; //config.baseUrl = "http://101.200.162.168:8080";
export default config; export default config;
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment