Commit 7d2f8a30 authored by 李驰骋's avatar 李驰骋

合并主分支代码,包括布局兼容调整、添加投料检验、反冲料登记、领料申请、退料申请前端交互逻辑

parent 0030240b
......@@ -21,9 +21,9 @@ const config = {
}
// 设置后台接口服务的基础地址
//config.baseUrl = 'http://localhost:8080';
config.baseUrl = 'http://192.168.25.105: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;
\ No newline at end of file
{
"name" : "ktg-mes-pad",
"appid" : "__UNI__5750C3E",
"name" : "mes-pad",
"appid" : "__UNI__EA378AB",
"description" : "MES-PAD",
"versionName" : "1.0.0",
"versionCode" : "100",
......
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