//------------------------------------------------------------------------------ // // 此代码由工具生成。 // 运行时版本:4.0.30319.42000 // // 对此文件的更改可能会导致不正确的行为,并且如果 // 重新生成代码,这些更改将会丢失。 // //------------------------------------------------------------------------------ namespace Dongke.IBOSS.PRD.WCF.Proxys.PCModuleServiceNew { [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ServiceModel.ServiceContractAttribute(Namespace="Dongke.IBOSS.PRD.WCF.Contracts", ConfigurationName="PCModuleServiceNew.IPCModuleNew")] public interface IPCModuleNew { [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModuleNew/GetFPC0101IData", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModuleNew/GetFPC0101IDataResponse")] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Collections.Generic.Dictionary))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.DBNull))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0101_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0401_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0402_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0601_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity))] Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetFPC0101IData(); [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModuleNew/GetFPC0101SData", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModuleNew/GetFPC0101SDataResponse")] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Collections.Generic.Dictionary))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.DBNull))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0101_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0401_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0402_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0601_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity))] Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetFPC0101SData(Dongke.IBOSS.PRD.WCF.DataModels.FPC0101_SE se); [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModuleNew/GetFPC0101SNData", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModuleNew/GetFPC0101SNDataResponse")] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Collections.Generic.Dictionary))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.DBNull))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0101_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0401_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0402_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0601_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity))] Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetFPC0101SNData(string ids); [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModuleNew/GetFPC0101SDData", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModuleNew/GetFPC0101SDDataResponse")] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Collections.Generic.Dictionary))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.DBNull))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0101_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0401_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0402_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0601_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity))] Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetFPC0101SDData(int id); [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModuleNew/GetFPC0401SData", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModuleNew/GetFPC0401SDataResponse")] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Collections.Generic.Dictionary))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.DBNull))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0101_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0401_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0402_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0601_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity))] Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetFPC0401SData(Dongke.IBOSS.PRD.WCF.DataModels.FPC0401_SE se); [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModuleNew/GetFPC0401NSData", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModuleNew/GetFPC0401NSDataResponse")] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Collections.Generic.Dictionary))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.DBNull))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0101_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0401_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0402_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0601_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity))] Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetFPC0401NSData(string ids); [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModuleNew/GetFPC0401SDData", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModuleNew/GetFPC0401SDDataResponse")] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Collections.Generic.Dictionary))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.DBNull))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0101_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0401_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0402_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0601_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity))] Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetFPC0401SDData(int id); [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModuleNew/SetFPC0402SData", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModuleNew/SetFPC0402SDataResponse")] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Collections.Generic.Dictionary))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.DBNull))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0101_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0401_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0402_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0601_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity))] Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity SetFPC0402SData(Dongke.IBOSS.PRD.WCF.DataModels.FPC0402_SE se, int editStatus, System.Data.DataTable dtClassesSettingDetail); [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModuleNew/GetFPC0402SData", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModuleNew/GetFPC0402SDataResponse")] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Collections.Generic.Dictionary))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.DBNull))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0101_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0401_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0402_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0601_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity))] Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetFPC0402SData(int id); [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModuleNew/GetUserInfo", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModuleNew/GetUserInfoResponse")] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Collections.Generic.Dictionary))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.DBNull))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0101_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0401_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0402_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0601_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity))] Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetUserInfo(int UserId); [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModuleNew/GetFPC0601SData", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModuleNew/GetFPC0601SDataResponse")] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Collections.Generic.Dictionary))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.DBNull))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0101_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0401_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0402_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0601_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity))] Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetFPC0601SData(Dongke.IBOSS.PRD.WCF.DataModels.FPC0601_SE se); [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModuleNew/GetFPC0601SNData", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModuleNew/GetFPC0601SNDataResponse")] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Collections.Generic.Dictionary))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.DBNull))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0101_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0401_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0402_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0601_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity))] Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetFPC0601SNData(int userid); [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModuleNew/SetFPC0602Data", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModuleNew/SetFPC0602DataResponse")] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Collections.Generic.Dictionary))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.DBNull))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0101_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0401_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0402_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0601_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity))] Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity SetFPC0602Data(int UserId, System.Data.DataSet StaffInfo); [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModuleNew/GetJobByUserId", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModuleNew/GetJobByUserIdResponse")] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Collections.Generic.Dictionary))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.DBNull))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0101_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0401_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0402_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0601_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity))] Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetJobByUserId(int UserId); [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModuleNew/HandleRequest", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModuleNew/HandleRequestResponse")] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Collections.Generic.Dictionary))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.DBNull))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0101_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0401_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0402_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.FPC0601_SE))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity))] Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity HandleRequest(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre); } [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] public interface IPCModuleNewChannel : Dongke.IBOSS.PRD.WCF.Proxys.PCModuleServiceNew.IPCModuleNew, System.ServiceModel.IClientChannel { } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] public partial class PCModuleNewClient : System.ServiceModel.ClientBase, Dongke.IBOSS.PRD.WCF.Proxys.PCModuleServiceNew.IPCModuleNew { public PCModuleNewClient() { } public PCModuleNewClient(string endpointConfigurationName) : base(endpointConfigurationName) { } public PCModuleNewClient(string endpointConfigurationName, string remoteAddress) : base(endpointConfigurationName, remoteAddress) { } public PCModuleNewClient(string endpointConfigurationName, System.ServiceModel.EndpointAddress remoteAddress) : base(endpointConfigurationName, remoteAddress) { } public PCModuleNewClient(System.ServiceModel.Channels.Binding binding, System.ServiceModel.EndpointAddress remoteAddress) : base(binding, remoteAddress) { } public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetFPC0101IData() { return base.Channel.GetFPC0101IData(); } public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetFPC0101SData(Dongke.IBOSS.PRD.WCF.DataModels.FPC0101_SE se) { return base.Channel.GetFPC0101SData(se); } public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetFPC0101SNData(string ids) { return base.Channel.GetFPC0101SNData(ids); } public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetFPC0101SDData(int id) { return base.Channel.GetFPC0101SDData(id); } public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetFPC0401SData(Dongke.IBOSS.PRD.WCF.DataModels.FPC0401_SE se) { return base.Channel.GetFPC0401SData(se); } public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetFPC0401NSData(string ids) { return base.Channel.GetFPC0401NSData(ids); } public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetFPC0401SDData(int id) { return base.Channel.GetFPC0401SDData(id); } public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity SetFPC0402SData(Dongke.IBOSS.PRD.WCF.DataModels.FPC0402_SE se, int editStatus, System.Data.DataTable dtClassesSettingDetail) { return base.Channel.SetFPC0402SData(se, editStatus, dtClassesSettingDetail); } public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetFPC0402SData(int id) { return base.Channel.GetFPC0402SData(id); } public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetUserInfo(int UserId) { return base.Channel.GetUserInfo(UserId); } public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetFPC0601SData(Dongke.IBOSS.PRD.WCF.DataModels.FPC0601_SE se) { return base.Channel.GetFPC0601SData(se); } public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetFPC0601SNData(int userid) { return base.Channel.GetFPC0601SNData(userid); } public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity SetFPC0602Data(int UserId, System.Data.DataSet StaffInfo) { return base.Channel.SetFPC0602Data(UserId, StaffInfo); } public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetJobByUserId(int UserId) { return base.Channel.GetJobByUserId(UserId); } public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity HandleRequest(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre) { return base.Channel.HandleRequest(cre); } } }