更新为正式地址
This commit is contained in:
@ -332,7 +332,7 @@ namespace WCS.BLL.HardWare
|
||||
{
|
||||
#region 请求接口
|
||||
//向上层系统获取数据
|
||||
var stockQueryUrl = @"http://10.41.235.10:18989/ztwcs/stockQuery";
|
||||
var stockQueryUrl = @"http://10.41.235.10:8989/ztwcs/stockQuery";
|
||||
var dataBody = new StockQueryRequest();
|
||||
dataBody.storeCodes.Add(module.ModuleCode);
|
||||
Logs.Write("111", LogsType.StartBoot);
|
||||
|
Reference in New Issue
Block a user