1
This commit is contained in:
@@ -88,7 +88,10 @@
|
|||||||
"X-KDApi-AppSec": "df3e8fd75c794f11af72faa6f6df0d48",
|
"X-KDApi-AppSec": "df3e8fd75c794f11af72faa6f6df0d48",
|
||||||
"X-KDApi-LCID": "2052",
|
"X-KDApi-LCID": "2052",
|
||||||
"X-KDApi-ServerUrl": "http://192.168.0.233/k3cloud/",
|
"X-KDApi-ServerUrl": "http://192.168.0.233/k3cloud/",
|
||||||
"PRD_PickMtrl_Port": 1500,
|
"PRD_PickMtrl_Port": 10001,
|
||||||
|
"STK_TransferDirect_Port": 10002,
|
||||||
|
"STK_InStock_Port": 10003,
|
||||||
|
"d": null,
|
||||||
"CustomRequestRemoteSql": "",
|
"CustomRequestRemoteSql": "",
|
||||||
"VoucherGroup": "记",
|
"VoucherGroup": "记",
|
||||||
"MesSchema": "TEST",
|
"MesSchema": "TEST",
|
||||||
|
|||||||
@@ -1075,6 +1075,7 @@ namespace RB_MES_API.Controllers
|
|||||||
{
|
{
|
||||||
result = LocalStaticRequest.cloudApi.BatchSave(formid, jsonstr);
|
result = LocalStaticRequest.cloudApi.BatchSave(formid, jsonstr);
|
||||||
}
|
}
|
||||||
|
|
||||||
// 停止计时
|
// 停止计时
|
||||||
stopwatch.Stop();
|
stopwatch.Stop();
|
||||||
// 获取执行时间
|
// 获取执行时间
|
||||||
|
|||||||
Reference in New Issue
Block a user