液晶标签协议对接!
This commit is contained in:
@ -18,5 +18,10 @@ namespace WCS.BLL.Services.IService
|
||||
public Task<ResponseCommon<object>> sysOrderMXL4(SysOrderMXL4Request request);
|
||||
|
||||
public Task<ResponseCommon> refreshInventoryRequest(RefreshInventoryRequest request);
|
||||
|
||||
#region 调试用的APi
|
||||
public Task<ResponseCommon> reSetAll();
|
||||
public Task<ResponseCommon> defaultDisplay();
|
||||
#endregion
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user