其它出入库 生产报告改正式库地址
This commit is contained in:
@@ -1101,7 +1101,8 @@ namespace Tnb.WarehouseMgr
|
||||
thirdWebapiRecord.third_name = WmsWareHouseConst.BIP;
|
||||
thirdWebapiRecord.name = "其它出库";
|
||||
thirdWebapiRecord.method = "POST";
|
||||
thirdWebapiRecord.url = config.value + "uapws/rest/generalout/save";
|
||||
// thirdWebapiRecord.url = config.value + "uapws/rest/generalout/save";
|
||||
thirdWebapiRecord.url = WmsWareHouseConst.BIP_DOMAIN + "uapws/rest/generalout/save";
|
||||
thirdWebapiRecord.request_data = JsonConvert.SerializeObject(requestData);
|
||||
thirdWebapiRecord.create_time = DateTime.Now;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user