//------------------------------------------------------------------------------
//
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
//
//------------------------------------------------------------------------------
namespace IWareCC.wmsService {
using System.Runtime.Serialization;
using System;
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Runtime.Serialization", "4.0.0.0")]
[System.Runtime.Serialization.CollectionDataContractAttribute(Name="ArrayOfInt", Namespace="http://tempuri.org/", ItemName="int")]
[System.SerializableAttribute()]
public class ArrayOfInt : System.Collections.Generic.List {
}
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ServiceModel.ServiceContractAttribute(ConfigurationName="wmsService.Iapitest")]
public interface Iapitest {
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/callContainer", ReplyAction="http://tempuri.org/Iapitest/callContainerResponse")]
[System.ServiceModel.DataContractFormatAttribute(Style=System.ServiceModel.OperationFormatStyle.Rpc)]
void callContainer(int containerTypeId);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/callContainer", ReplyAction="http://tempuri.org/Iapitest/callContainerResponse")]
System.Threading.Tasks.Task callContainerAsync(int containerTypeId);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/sortingConfirm", ReplyAction="http://tempuri.org/Iapitest/sortingConfirmResponse")]
[System.ServiceModel.DataContractFormatAttribute(Style=System.ServiceModel.OperationFormatStyle.Rpc)]
string sortingConfirm(string PlateCode, string Products, string percentage);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/sortingConfirm", ReplyAction="http://tempuri.org/Iapitest/sortingConfirmResponse")]
System.Threading.Tasks.Task sortingConfirmAsync(string PlateCode, string Products, string percentage);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/madeDish", ReplyAction="http://tempuri.org/Iapitest/madeDishResponse")]
[System.ServiceModel.DataContractFormatAttribute(Style=System.ServiceModel.OperationFormatStyle.Rpc)]
void madeDish(string containerCode);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/madeDish", ReplyAction="http://tempuri.org/Iapitest/madeDishResponse")]
System.Threading.Tasks.Task madeDishAsync(string containerCode);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/subtractQty", ReplyAction="http://tempuri.org/Iapitest/subtractQtyResponse")]
[System.ServiceModel.DataContractFormatAttribute(Style=System.ServiceModel.OperationFormatStyle.Rpc)]
bool subtractQty(string subInfo);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/subtractQty", ReplyAction="http://tempuri.org/Iapitest/subtractQtyResponse")]
System.Threading.Tasks.Task subtractQtyAsync(string subInfo);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/getToPlace", ReplyAction="http://tempuri.org/Iapitest/getToPlaceResponse")]
[System.ServiceModel.DataContractFormatAttribute(Style=System.ServiceModel.OperationFormatStyle.Rpc)]
string getToPlace(int taskId, int continerType, int height, int wmsTaskId);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/getToPlace", ReplyAction="http://tempuri.org/Iapitest/getToPlaceResponse")]
System.Threading.Tasks.Task getToPlaceAsync(int taskId, int continerType, int height, int wmsTaskId);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/receiptConfirm", ReplyAction="http://tempuri.org/Iapitest/receiptConfirmResponse")]
[System.ServiceModel.DataContractFormatAttribute(Style=System.ServiceModel.OperationFormatStyle.Rpc)]
string receiptConfirm(string receipt);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/receiptConfirm", ReplyAction="http://tempuri.org/Iapitest/receiptConfirmResponse")]
System.Threading.Tasks.Task receiptConfirmAsync(string receipt);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/getPoList", ReplyAction="http://tempuri.org/Iapitest/getPoListResponse")]
[System.ServiceModel.DataContractFormatAttribute(Style=System.ServiceModel.OperationFormatStyle.Rpc)]
string getPoList(string PoCode);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/getPoList", ReplyAction="http://tempuri.org/Iapitest/getPoListResponse")]
System.Threading.Tasks.Task getPoListAsync(string PoCode);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/StockOutConfirm", ReplyAction="http://tempuri.org/Iapitest/StockOutConfirmResponse")]
[System.ServiceModel.DataContractFormatAttribute(Style=System.ServiceModel.OperationFormatStyle.Rpc)]
string StockOutConfirm(string outList);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/StockOutConfirm", ReplyAction="http://tempuri.org/Iapitest/StockOutConfirmResponse")]
System.Threading.Tasks.Task StockOutConfirmAsync(string outList);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/takeStock", ReplyAction="http://tempuri.org/Iapitest/takeStockResponse")]
[System.ServiceModel.DataContractFormatAttribute(Style=System.ServiceModel.OperationFormatStyle.Rpc)]
string takeStock(string takes);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/takeStock", ReplyAction="http://tempuri.org/Iapitest/takeStockResponse")]
System.Threading.Tasks.Task takeStockAsync(string takes);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/reverser", ReplyAction="http://tempuri.org/Iapitest/reverserResponse")]
[System.ServiceModel.DataContractFormatAttribute(Style=System.ServiceModel.OperationFormatStyle.Rpc)]
string reverser(string res);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/reverser", ReplyAction="http://tempuri.org/Iapitest/reverserResponse")]
System.Threading.Tasks.Task reverserAsync(string res);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/getDeviceInfo", ReplyAction="http://tempuri.org/Iapitest/getDeviceInfoResponse")]
[System.ServiceModel.DataContractFormatAttribute(Style=System.ServiceModel.OperationFormatStyle.Rpc)]
string getDeviceInfo(string startTime, string endTime);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/getDeviceInfo", ReplyAction="http://tempuri.org/Iapitest/getDeviceInfoResponse")]
System.Threading.Tasks.Task getDeviceInfoAsync(string startTime, string endTime);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/outStockTaskList", ReplyAction="http://tempuri.org/Iapitest/outStockTaskListResponse")]
[System.ServiceModel.DataContractFormatAttribute(Style=System.ServiceModel.OperationFormatStyle.Rpc)]
string outStockTaskList(string takes);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/outStockTaskList", ReplyAction="http://tempuri.org/Iapitest/outStockTaskListResponse")]
System.Threading.Tasks.Task outStockTaskListAsync(string takes);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/inStockTask", ReplyAction="http://tempuri.org/Iapitest/inStockTaskResponse")]
[System.ServiceModel.DataContractFormatAttribute(Style=System.ServiceModel.OperationFormatStyle.Rpc)]
string inStockTask(string takes);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/inStockTask", ReplyAction="http://tempuri.org/Iapitest/inStockTaskResponse")]
System.Threading.Tasks.Task inStockTaskAsync(string takes);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/unlock", ReplyAction="http://tempuri.org/Iapitest/unlockResponse")]
[System.ServiceModel.DataContractFormatAttribute(Style=System.ServiceModel.OperationFormatStyle.Rpc)]
string unlock(int isremove, string positionName, string username);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/unlock", ReplyAction="http://tempuri.org/Iapitest/unlockResponse")]
System.Threading.Tasks.Task unlockAsync(int isremove, string positionName, string username);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/resetChaiDieDevice", ReplyAction="http://tempuri.org/Iapitest/resetChaiDieDeviceResponse")]
[System.ServiceModel.DataContractFormatAttribute(Style=System.ServiceModel.OperationFormatStyle.Rpc)]
string resetChaiDieDevice(string deviceCode);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/resetChaiDieDevice", ReplyAction="http://tempuri.org/Iapitest/resetChaiDieDeviceResponse")]
System.Threading.Tasks.Task resetChaiDieDeviceAsync(string deviceCode);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/productStockInfo", ReplyAction="http://tempuri.org/Iapitest/productStockInfoResponse")]
[System.ServiceModel.DataContractFormatAttribute(Style=System.ServiceModel.OperationFormatStyle.Rpc)]
string productStockInfo(string pages);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/productStockInfo", ReplyAction="http://tempuri.org/Iapitest/productStockInfoResponse")]
System.Threading.Tasks.Task productStockInfoAsync(string pages);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/DeleteProductStock", ReplyAction="http://tempuri.org/Iapitest/DeleteProductStockResponse")]
[System.ServiceModel.DataContractFormatAttribute(Style=System.ServiceModel.OperationFormatStyle.Rpc)]
string DeleteProductStock(int deleteId, string userName);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/DeleteProductStock", ReplyAction="http://tempuri.org/Iapitest/DeleteProductStockResponse")]
System.Threading.Tasks.Task DeleteProductStockAsync(int deleteId, string userName);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/updateProductStock", ReplyAction="http://tempuri.org/Iapitest/updateProductStockResponse")]
[System.ServiceModel.DataContractFormatAttribute(Style=System.ServiceModel.OperationFormatStyle.Rpc)]
string updateProductStock(string updateInfo);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/updateProductStock", ReplyAction="http://tempuri.org/Iapitest/updateProductStockResponse")]
System.Threading.Tasks.Task updateProductStockAsync(string updateInfo);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/moveStock", ReplyAction="http://tempuri.org/Iapitest/moveStockResponse")]
[System.ServiceModel.DataContractFormatAttribute(Style=System.ServiceModel.OperationFormatStyle.Rpc)]
string moveStock(string positionName, string username);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/moveStock", ReplyAction="http://tempuri.org/Iapitest/moveStockResponse")]
System.Threading.Tasks.Task moveStockAsync(string positionName, string username);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/lackData", ReplyAction="http://tempuri.org/Iapitest/lackDataResponse")]
[System.ServiceModel.DataContractFormatAttribute(Style=System.ServiceModel.OperationFormatStyle.Rpc)]
string lackData(string orderCode);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/lackData", ReplyAction="http://tempuri.org/Iapitest/lackDataResponse")]
System.Threading.Tasks.Task lackDataAsync(string orderCode);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/outInTaskList", ReplyAction="http://tempuri.org/Iapitest/outInTaskListResponse")]
[System.ServiceModel.DataContractFormatAttribute(Style=System.ServiceModel.OperationFormatStyle.Rpc)]
string outInTaskList(string pages);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/outInTaskList", ReplyAction="http://tempuri.org/Iapitest/outInTaskListResponse")]
System.Threading.Tasks.Task outInTaskListAsync(string pages);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/receiptConvert", ReplyAction="http://tempuri.org/Iapitest/receiptConvertResponse")]
[System.ServiceModel.DataContractFormatAttribute(Style=System.ServiceModel.OperationFormatStyle.Rpc)]
string receiptConvert(string receipt);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/receiptConvert", ReplyAction="http://tempuri.org/Iapitest/receiptConvertResponse")]
System.Threading.Tasks.Task receiptConvertAsync(string receipt);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/findProductStock", ReplyAction="http://tempuri.org/Iapitest/findProductStockResponse")]
[System.ServiceModel.DataContractFormatAttribute(Style=System.ServiceModel.OperationFormatStyle.Rpc)]
string findProductStock(string pages);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/findProductStock", ReplyAction="http://tempuri.org/Iapitest/findProductStockResponse")]
System.Threading.Tasks.Task findProductStockAsync(string pages);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/findOldLibraryEarlyWarning", ReplyAction="http://tempuri.org/Iapitest/findOldLibraryEarlyWarningResponse")]
[System.ServiceModel.DataContractFormatAttribute(Style=System.ServiceModel.OperationFormatStyle.Rpc)]
string findOldLibraryEarlyWarning(string pages);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/findOldLibraryEarlyWarning", ReplyAction="http://tempuri.org/Iapitest/findOldLibraryEarlyWarningResponse")]
System.Threading.Tasks.Task findOldLibraryEarlyWarningAsync(string pages);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/findSendToSapData", ReplyAction="http://tempuri.org/Iapitest/findSendToSapDataResponse")]
[System.ServiceModel.DataContractFormatAttribute(Style=System.ServiceModel.OperationFormatStyle.Rpc)]
string findSendToSapData(string pages);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/findSendToSapData", ReplyAction="http://tempuri.org/Iapitest/findSendToSapDataResponse")]
System.Threading.Tasks.Task findSendToSapDataAsync(string pages);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/findSendToSapFailData", ReplyAction="http://tempuri.org/Iapitest/findSendToSapFailDataResponse")]
[System.ServiceModel.DataContractFormatAttribute(Style=System.ServiceModel.OperationFormatStyle.Rpc)]
string findSendToSapFailData(string pages);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/findSendToSapFailData", ReplyAction="http://tempuri.org/Iapitest/findSendToSapFailDataResponse")]
System.Threading.Tasks.Task findSendToSapFailDataAsync(string pages);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/getDevicePosition", ReplyAction="http://tempuri.org/Iapitest/getDevicePositionResponse")]
[System.ServiceModel.DataContractFormatAttribute(Style=System.ServiceModel.OperationFormatStyle.Rpc)]
IWareCC.wmsService.ArrayOfInt getDevicePosition(string param);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/getDevicePosition", ReplyAction="http://tempuri.org/Iapitest/getDevicePositionResponse")]
System.Threading.Tasks.Task getDevicePositionAsync(string param);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/findMaterial", ReplyAction="http://tempuri.org/Iapitest/findMaterialResponse")]
[System.ServiceModel.DataContractFormatAttribute(Style=System.ServiceModel.OperationFormatStyle.Rpc)]
string findMaterial(string param);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/findMaterial", ReplyAction="http://tempuri.org/Iapitest/findMaterialResponse")]
System.Threading.Tasks.Task findMaterialAsync(string param);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/MaterialOperation", ReplyAction="http://tempuri.org/Iapitest/MaterialOperationResponse")]
[System.ServiceModel.DataContractFormatAttribute(Style=System.ServiceModel.OperationFormatStyle.Rpc)]
string MaterialOperation(string param);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/MaterialOperation", ReplyAction="http://tempuri.org/Iapitest/MaterialOperationResponse")]
System.Threading.Tasks.Task MaterialOperationAsync(string param);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/deviceAlarm", ReplyAction="http://tempuri.org/Iapitest/deviceAlarmResponse")]
[System.ServiceModel.DataContractFormatAttribute(Style=System.ServiceModel.OperationFormatStyle.Rpc)]
string deviceAlarm(string param);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/deviceAlarm", ReplyAction="http://tempuri.org/Iapitest/deviceAlarmResponse")]
System.Threading.Tasks.Task deviceAlarmAsync(string param);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/deleteTask", ReplyAction="http://tempuri.org/Iapitest/deleteTaskResponse")]
[System.ServiceModel.DataContractFormatAttribute(Style=System.ServiceModel.OperationFormatStyle.Rpc)]
string deleteTask(string containerCode);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/deleteTask", ReplyAction="http://tempuri.org/Iapitest/deleteTaskResponse")]
System.Threading.Tasks.Task deleteTaskAsync(string containerCode);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/handfindProductStock", ReplyAction="http://tempuri.org/Iapitest/handfindProductStockResponse")]
[System.ServiceModel.DataContractFormatAttribute(Style=System.ServiceModel.OperationFormatStyle.Rpc)]
string handfindProductStock(string pages);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/handfindProductStock", ReplyAction="http://tempuri.org/Iapitest/handfindProductStockResponse")]
System.Threading.Tasks.Task handfindProductStockAsync(string pages);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/getPositionTotal", ReplyAction="http://tempuri.org/Iapitest/getPositionTotalResponse")]
[System.ServiceModel.DataContractFormatAttribute(Style=System.ServiceModel.OperationFormatStyle.Rpc)]
string getPositionTotal(string pages);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/getPositionTotal", ReplyAction="http://tempuri.org/Iapitest/getPositionTotalResponse")]
System.Threading.Tasks.Task getPositionTotalAsync(string pages);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/emtypContainerOUtandIN", ReplyAction="http://tempuri.org/Iapitest/emtypContainerOUtandINResponse")]
[System.ServiceModel.DataContractFormatAttribute(Style=System.ServiceModel.OperationFormatStyle.Rpc)]
string emtypContainerOUtandIN(string param);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/emtypContainerOUtandIN", ReplyAction="http://tempuri.org/Iapitest/emtypContainerOUtandINResponse")]
System.Threading.Tasks.Task emtypContainerOUtandINAsync(string param);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/deviceAlarms", ReplyAction="http://tempuri.org/Iapitest/deviceAlarmsResponse")]
[System.ServiceModel.DataContractFormatAttribute(Style=System.ServiceModel.OperationFormatStyle.Rpc)]
string deviceAlarms(string param);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/deviceAlarms", ReplyAction="http://tempuri.org/Iapitest/deviceAlarmsResponse")]
System.Threading.Tasks.Task deviceAlarmsAsync(string param);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/QueryPageFreeTimeMoveLocationTask", ReplyAction="http://tempuri.org/Iapitest/QueryPageFreeTimeMoveLocationTaskResponse")]
[System.ServiceModel.DataContractFormatAttribute(Style=System.ServiceModel.OperationFormatStyle.Rpc)]
string QueryPageFreeTimeMoveLocationTask(string param);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/QueryPageFreeTimeMoveLocationTask", ReplyAction="http://tempuri.org/Iapitest/QueryPageFreeTimeMoveLocationTaskResponse")]
System.Threading.Tasks.Task QueryPageFreeTimeMoveLocationTaskAsync(string param);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/AddFreeTimeMoveLocationTask", ReplyAction="http://tempuri.org/Iapitest/AddFreeTimeMoveLocationTaskResponse")]
[System.ServiceModel.DataContractFormatAttribute(Style=System.ServiceModel.OperationFormatStyle.Rpc)]
string AddFreeTimeMoveLocationTask(string param);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/AddFreeTimeMoveLocationTask", ReplyAction="http://tempuri.org/Iapitest/AddFreeTimeMoveLocationTaskResponse")]
System.Threading.Tasks.Task AddFreeTimeMoveLocationTaskAsync(string param);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/UpdateFreeTimeMoveLocationTask", ReplyAction="http://tempuri.org/Iapitest/UpdateFreeTimeMoveLocationTaskResponse")]
[System.ServiceModel.DataContractFormatAttribute(Style=System.ServiceModel.OperationFormatStyle.Rpc)]
string UpdateFreeTimeMoveLocationTask(string param);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/UpdateFreeTimeMoveLocationTask", ReplyAction="http://tempuri.org/Iapitest/UpdateFreeTimeMoveLocationTaskResponse")]
System.Threading.Tasks.Task UpdateFreeTimeMoveLocationTaskAsync(string param);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/ExcuteFreeTimeMoveLocationTask", ReplyAction="http://tempuri.org/Iapitest/ExcuteFreeTimeMoveLocationTaskResponse")]
[System.ServiceModel.DataContractFormatAttribute(Style=System.ServiceModel.OperationFormatStyle.Rpc)]
string ExcuteFreeTimeMoveLocationTask(string param);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/ExcuteFreeTimeMoveLocationTask", ReplyAction="http://tempuri.org/Iapitest/ExcuteFreeTimeMoveLocationTaskResponse")]
System.Threading.Tasks.Task ExcuteFreeTimeMoveLocationTaskAsync(string param);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/CancelFreeTimeMoveLocationTask", ReplyAction="http://tempuri.org/Iapitest/CancelFreeTimeMoveLocationTaskResponse")]
[System.ServiceModel.DataContractFormatAttribute(Style=System.ServiceModel.OperationFormatStyle.Rpc)]
string CancelFreeTimeMoveLocationTask(string param);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/CancelFreeTimeMoveLocationTask", ReplyAction="http://tempuri.org/Iapitest/CancelFreeTimeMoveLocationTaskResponse")]
System.Threading.Tasks.Task CancelFreeTimeMoveLocationTaskAsync(string param);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/PersonStopFreeTimeMoveLocationTask", ReplyAction="http://tempuri.org/Iapitest/PersonStopFreeTimeMoveLocationTaskResponse")]
[System.ServiceModel.DataContractFormatAttribute(Style=System.ServiceModel.OperationFormatStyle.Rpc)]
string PersonStopFreeTimeMoveLocationTask(string param);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/PersonStopFreeTimeMoveLocationTask", ReplyAction="http://tempuri.org/Iapitest/PersonStopFreeTimeMoveLocationTaskResponse")]
System.Threading.Tasks.Task PersonStopFreeTimeMoveLocationTaskAsync(string param);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/QueryButtonAuth", ReplyAction="http://tempuri.org/Iapitest/QueryButtonAuthResponse")]
[System.ServiceModel.DataContractFormatAttribute(Style=System.ServiceModel.OperationFormatStyle.Rpc)]
string QueryButtonAuth(string param);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/Iapitest/QueryButtonAuth", ReplyAction="http://tempuri.org/Iapitest/QueryButtonAuthResponse")]
System.Threading.Tasks.Task QueryButtonAuthAsync(string param);
}
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
public interface IapitestChannel : IWareCC.wmsService.Iapitest, System.ServiceModel.IClientChannel {
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
public partial class IapitestClient : System.ServiceModel.ClientBase, IWareCC.wmsService.Iapitest {
public IapitestClient() {
}
public IapitestClient(string endpointConfigurationName) :
base(endpointConfigurationName) {
}
public IapitestClient(string endpointConfigurationName, string remoteAddress) :
base(endpointConfigurationName, remoteAddress) {
}
public IapitestClient(string endpointConfigurationName, System.ServiceModel.EndpointAddress remoteAddress) :
base(endpointConfigurationName, remoteAddress) {
}
public IapitestClient(System.ServiceModel.Channels.Binding binding, System.ServiceModel.EndpointAddress remoteAddress) :
base(binding, remoteAddress) {
}
public void callContainer(int containerTypeId) {
base.Channel.callContainer(containerTypeId);
}
public System.Threading.Tasks.Task callContainerAsync(int containerTypeId) {
return base.Channel.callContainerAsync(containerTypeId);
}
public string sortingConfirm(string PlateCode, string Products, string percentage) {
return base.Channel.sortingConfirm(PlateCode, Products, percentage);
}
public System.Threading.Tasks.Task sortingConfirmAsync(string PlateCode, string Products, string percentage) {
return base.Channel.sortingConfirmAsync(PlateCode, Products, percentage);
}
public void madeDish(string containerCode) {
base.Channel.madeDish(containerCode);
}
public System.Threading.Tasks.Task madeDishAsync(string containerCode) {
return base.Channel.madeDishAsync(containerCode);
}
public bool subtractQty(string subInfo) {
return base.Channel.subtractQty(subInfo);
}
public System.Threading.Tasks.Task subtractQtyAsync(string subInfo) {
return base.Channel.subtractQtyAsync(subInfo);
}
public string getToPlace(int taskId, int continerType, int height, int wmsTaskId) {
return base.Channel.getToPlace(taskId, continerType, height, wmsTaskId);
}
public System.Threading.Tasks.Task getToPlaceAsync(int taskId, int continerType, int height, int wmsTaskId) {
return base.Channel.getToPlaceAsync(taskId, continerType, height, wmsTaskId);
}
public string receiptConfirm(string receipt) {
return base.Channel.receiptConfirm(receipt);
}
public System.Threading.Tasks.Task receiptConfirmAsync(string receipt) {
return base.Channel.receiptConfirmAsync(receipt);
}
public string getPoList(string PoCode) {
return base.Channel.getPoList(PoCode);
}
public System.Threading.Tasks.Task getPoListAsync(string PoCode) {
return base.Channel.getPoListAsync(PoCode);
}
public string StockOutConfirm(string outList) {
return base.Channel.StockOutConfirm(outList);
}
public System.Threading.Tasks.Task StockOutConfirmAsync(string outList) {
return base.Channel.StockOutConfirmAsync(outList);
}
public string takeStock(string takes) {
return base.Channel.takeStock(takes);
}
public System.Threading.Tasks.Task takeStockAsync(string takes) {
return base.Channel.takeStockAsync(takes);
}
public string reverser(string res) {
return base.Channel.reverser(res);
}
public System.Threading.Tasks.Task reverserAsync(string res) {
return base.Channel.reverserAsync(res);
}
public string getDeviceInfo(string startTime, string endTime) {
return base.Channel.getDeviceInfo(startTime, endTime);
}
public System.Threading.Tasks.Task getDeviceInfoAsync(string startTime, string endTime) {
return base.Channel.getDeviceInfoAsync(startTime, endTime);
}
public string outStockTaskList(string takes) {
return base.Channel.outStockTaskList(takes);
}
public System.Threading.Tasks.Task outStockTaskListAsync(string takes) {
return base.Channel.outStockTaskListAsync(takes);
}
public string inStockTask(string takes) {
return base.Channel.inStockTask(takes);
}
public System.Threading.Tasks.Task inStockTaskAsync(string takes) {
return base.Channel.inStockTaskAsync(takes);
}
public string unlock(int isremove, string positionName, string username) {
return base.Channel.unlock(isremove, positionName, username);
}
public System.Threading.Tasks.Task unlockAsync(int isremove, string positionName, string username) {
return base.Channel.unlockAsync(isremove, positionName, username);
}
public string resetChaiDieDevice(string deviceCode) {
return base.Channel.resetChaiDieDevice(deviceCode);
}
public System.Threading.Tasks.Task resetChaiDieDeviceAsync(string deviceCode) {
return base.Channel.resetChaiDieDeviceAsync(deviceCode);
}
public string productStockInfo(string pages) {
return base.Channel.productStockInfo(pages);
}
public System.Threading.Tasks.Task productStockInfoAsync(string pages) {
return base.Channel.productStockInfoAsync(pages);
}
public string DeleteProductStock(int deleteId, string userName) {
return base.Channel.DeleteProductStock(deleteId, userName);
}
public System.Threading.Tasks.Task DeleteProductStockAsync(int deleteId, string userName) {
return base.Channel.DeleteProductStockAsync(deleteId, userName);
}
public string updateProductStock(string updateInfo) {
return base.Channel.updateProductStock(updateInfo);
}
public System.Threading.Tasks.Task updateProductStockAsync(string updateInfo) {
return base.Channel.updateProductStockAsync(updateInfo);
}
public string moveStock(string positionName, string username) {
return base.Channel.moveStock(positionName, username);
}
public System.Threading.Tasks.Task moveStockAsync(string positionName, string username) {
return base.Channel.moveStockAsync(positionName, username);
}
public string lackData(string orderCode) {
return base.Channel.lackData(orderCode);
}
public System.Threading.Tasks.Task lackDataAsync(string orderCode) {
return base.Channel.lackDataAsync(orderCode);
}
public string outInTaskList(string pages) {
return base.Channel.outInTaskList(pages);
}
public System.Threading.Tasks.Task outInTaskListAsync(string pages) {
return base.Channel.outInTaskListAsync(pages);
}
public string receiptConvert(string receipt) {
return base.Channel.receiptConvert(receipt);
}
public System.Threading.Tasks.Task receiptConvertAsync(string receipt) {
return base.Channel.receiptConvertAsync(receipt);
}
public string findProductStock(string pages) {
return base.Channel.findProductStock(pages);
}
public System.Threading.Tasks.Task findProductStockAsync(string pages) {
return base.Channel.findProductStockAsync(pages);
}
public string findOldLibraryEarlyWarning(string pages) {
return base.Channel.findOldLibraryEarlyWarning(pages);
}
public System.Threading.Tasks.Task findOldLibraryEarlyWarningAsync(string pages) {
return base.Channel.findOldLibraryEarlyWarningAsync(pages);
}
public string findSendToSapData(string pages) {
return base.Channel.findSendToSapData(pages);
}
public System.Threading.Tasks.Task findSendToSapDataAsync(string pages) {
return base.Channel.findSendToSapDataAsync(pages);
}
public string findSendToSapFailData(string pages) {
return base.Channel.findSendToSapFailData(pages);
}
public System.Threading.Tasks.Task findSendToSapFailDataAsync(string pages) {
return base.Channel.findSendToSapFailDataAsync(pages);
}
public IWareCC.wmsService.ArrayOfInt getDevicePosition(string param) {
return base.Channel.getDevicePosition(param);
}
public System.Threading.Tasks.Task getDevicePositionAsync(string param) {
return base.Channel.getDevicePositionAsync(param);
}
public string findMaterial(string param) {
return base.Channel.findMaterial(param);
}
public System.Threading.Tasks.Task findMaterialAsync(string param) {
return base.Channel.findMaterialAsync(param);
}
public string MaterialOperation(string param) {
return base.Channel.MaterialOperation(param);
}
public System.Threading.Tasks.Task MaterialOperationAsync(string param) {
return base.Channel.MaterialOperationAsync(param);
}
public string deviceAlarm(string param) {
return base.Channel.deviceAlarm(param);
}
public System.Threading.Tasks.Task deviceAlarmAsync(string param) {
return base.Channel.deviceAlarmAsync(param);
}
public string deleteTask(string containerCode) {
return base.Channel.deleteTask(containerCode);
}
public System.Threading.Tasks.Task deleteTaskAsync(string containerCode) {
return base.Channel.deleteTaskAsync(containerCode);
}
public string handfindProductStock(string pages) {
return base.Channel.handfindProductStock(pages);
}
public System.Threading.Tasks.Task handfindProductStockAsync(string pages) {
return base.Channel.handfindProductStockAsync(pages);
}
public string getPositionTotal(string pages) {
return base.Channel.getPositionTotal(pages);
}
public System.Threading.Tasks.Task getPositionTotalAsync(string pages) {
return base.Channel.getPositionTotalAsync(pages);
}
public string emtypContainerOUtandIN(string param) {
return base.Channel.emtypContainerOUtandIN(param);
}
public System.Threading.Tasks.Task emtypContainerOUtandINAsync(string param) {
return base.Channel.emtypContainerOUtandINAsync(param);
}
public string deviceAlarms(string param) {
return base.Channel.deviceAlarms(param);
}
public System.Threading.Tasks.Task deviceAlarmsAsync(string param) {
return base.Channel.deviceAlarmsAsync(param);
}
public string QueryPageFreeTimeMoveLocationTask(string param) {
return base.Channel.QueryPageFreeTimeMoveLocationTask(param);
}
public System.Threading.Tasks.Task QueryPageFreeTimeMoveLocationTaskAsync(string param) {
return base.Channel.QueryPageFreeTimeMoveLocationTaskAsync(param);
}
public string AddFreeTimeMoveLocationTask(string param) {
return base.Channel.AddFreeTimeMoveLocationTask(param);
}
public System.Threading.Tasks.Task AddFreeTimeMoveLocationTaskAsync(string param) {
return base.Channel.AddFreeTimeMoveLocationTaskAsync(param);
}
public string UpdateFreeTimeMoveLocationTask(string param) {
return base.Channel.UpdateFreeTimeMoveLocationTask(param);
}
public System.Threading.Tasks.Task UpdateFreeTimeMoveLocationTaskAsync(string param) {
return base.Channel.UpdateFreeTimeMoveLocationTaskAsync(param);
}
public string ExcuteFreeTimeMoveLocationTask(string param) {
return base.Channel.ExcuteFreeTimeMoveLocationTask(param);
}
public System.Threading.Tasks.Task ExcuteFreeTimeMoveLocationTaskAsync(string param) {
return base.Channel.ExcuteFreeTimeMoveLocationTaskAsync(param);
}
public string CancelFreeTimeMoveLocationTask(string param) {
return base.Channel.CancelFreeTimeMoveLocationTask(param);
}
public System.Threading.Tasks.Task CancelFreeTimeMoveLocationTaskAsync(string param) {
return base.Channel.CancelFreeTimeMoveLocationTaskAsync(param);
}
public string PersonStopFreeTimeMoveLocationTask(string param) {
return base.Channel.PersonStopFreeTimeMoveLocationTask(param);
}
public System.Threading.Tasks.Task PersonStopFreeTimeMoveLocationTaskAsync(string param) {
return base.Channel.PersonStopFreeTimeMoveLocationTaskAsync(param);
}
public string QueryButtonAuth(string param) {
return base.Channel.QueryButtonAuth(param);
}
public System.Threading.Tasks.Task QueryButtonAuthAsync(string param) {
return base.Channel.QueryButtonAuthAsync(param);
}
}
}