| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472 |
- //------------------------------------------------------------------------------
- // <auto-generated>
- // 此代码由工具生成。
- // 运行时版本:4.0.30319.42000
- //
- // 对此文件的更改可能会导致不正确的行为,并且如果
- // 重新生成代码,这些更改将会丢失。
- // </auto-generated>
- //------------------------------------------------------------------------------
- namespace Dongke.IBOSS.PRD.WCF.Proxys.PPModuleService {
-
-
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
- [System.ServiceModel.ServiceContractAttribute(Namespace="Dongke.IBOSS.PRD.WCF.Contracts", ConfigurationName="PPModuleService.IPPModule")]
- public interface IPPModule {
-
- [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/Seq", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/SeqResponse")]
- int Seq(string seqName);
-
- [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanTypeSearch", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanTypeSearchResponse")]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.DBNull))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Collections.Generic.Dictionary<string, object>))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity))]
- Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanTypeSearch(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre);
-
- [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanGoodsSearch", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanGoodsSearchResponse")]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.DBNull))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Collections.Generic.Dictionary<string, object>))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity))]
- Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanGoodsSearch(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre);
-
- [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanYearVer", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanYearVerResponse")]
- int PlanYearVer(int planTypeId);
-
- [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanYearCopy", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanYearCopyResponse")]
- int PlanYearCopy(int planId);
-
- [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanYearSearch", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanYearSearchResponse")]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.DBNull))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Collections.Generic.Dictionary<string, object>))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity))]
- Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanYearSearch(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre);
-
- [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanYearVerSearch", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanYearVerSearchResponse")]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.DBNull))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Collections.Generic.Dictionary<string, object>))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity))]
- Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanYearVerSearch(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre);
-
- [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanYearInsert", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanYearInsertResponse")]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.DBNull))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Collections.Generic.Dictionary<string, object>))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity))]
- Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanYearInsert(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre);
-
- [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanYearUpdate", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanYearUpdateResponse")]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.DBNull))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Collections.Generic.Dictionary<string, object>))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity))]
- Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanYearUpdate(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre);
-
- [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanYearDelete", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanYearDeleteResponse")]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.DBNull))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Collections.Generic.Dictionary<string, object>))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity))]
- Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanYearDelete(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre);
-
- [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanYearGoodsSearch", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanYearGoodsSearchResponse")]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.DBNull))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Collections.Generic.Dictionary<string, object>))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity))]
- Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanYearGoodsSearch(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre);
-
- [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanYearGoodsInsert", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanYearGoodsInsertResponse")]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.DBNull))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Collections.Generic.Dictionary<string, object>))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity))]
- Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanYearGoodsInsert(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre);
-
- [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanYearGoodsUpdate", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanYearGoodsUpdateResponse")]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.DBNull))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Collections.Generic.Dictionary<string, object>))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity))]
- Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanYearGoodsUpdate(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre);
-
- [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanYearGoodsDelete", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanYearGoodsDeleteResponse")]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.DBNull))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Collections.Generic.Dictionary<string, object>))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity))]
- Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanYearGoodsDelete(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre);
-
- [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanMonthVer", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanMonthVerResponse")]
- int PlanMonthVer(int planTypeId);
-
- [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanMonthCopy", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanMonthCopyResponse")]
- int PlanMonthCopy(int planId);
-
- [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanMonthSearch", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanMonthSearchResponse")]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.DBNull))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Collections.Generic.Dictionary<string, object>))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity))]
- Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanMonthSearch(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre);
-
- [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanMonthVerSearch", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanMonthVerSearchResponse")]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.DBNull))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Collections.Generic.Dictionary<string, object>))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity))]
- Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanMonthVerSearch(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre);
-
- [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanMonthInsert", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanMonthInsertResponse")]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.DBNull))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Collections.Generic.Dictionary<string, object>))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity))]
- Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanMonthInsert(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre);
-
- [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanMonthUpdate", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanMonthUpdateResponse")]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.DBNull))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Collections.Generic.Dictionary<string, object>))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity))]
- Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanMonthUpdate(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre);
-
- [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanMonthDelete", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanMonthDeleteResponse")]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.DBNull))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Collections.Generic.Dictionary<string, object>))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity))]
- Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanMonthDelete(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre);
-
- [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanMonthGoodsSearch", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanMonthGoodsSearchResponse")]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.DBNull))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Collections.Generic.Dictionary<string, object>))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity))]
- Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanMonthGoodsSearch(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre);
-
- [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanMonthGoodsInsert", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanMonthGoodsInsertResponse")]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.DBNull))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Collections.Generic.Dictionary<string, object>))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity))]
- Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanMonthGoodsInsert(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre);
-
- [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanMonthGoodsUpdate", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanMonthGoodsUpdateResponse")]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.DBNull))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Collections.Generic.Dictionary<string, object>))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity))]
- Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanMonthGoodsUpdate(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre);
-
- [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanMonthGoodsDelete", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanMonthGoodsDeleteResponse")]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.DBNull))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Collections.Generic.Dictionary<string, object>))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity))]
- Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanMonthGoodsDelete(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre);
-
- [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanDayVer", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanDayVerResponse")]
- int PlanDayVer(int planTypeId);
-
- [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanDayCopy", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanDayCopyResponse")]
- int PlanDayCopy(int planId);
-
- [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanDaySearch", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanDaySearchResponse")]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.DBNull))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Collections.Generic.Dictionary<string, object>))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity))]
- Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanDaySearch(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre);
-
- [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanDayVerSearch", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanDayVerSearchResponse")]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.DBNull))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Collections.Generic.Dictionary<string, object>))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity))]
- Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanDayVerSearch(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre);
-
- [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanDayInsert", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanDayInsertResponse")]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.DBNull))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Collections.Generic.Dictionary<string, object>))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity))]
- Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanDayInsert(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre);
-
- [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanDayUpdate", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanDayUpdateResponse")]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.DBNull))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Collections.Generic.Dictionary<string, object>))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity))]
- Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanDayUpdate(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre);
-
- [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanDayDelete", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanDayDeleteResponse")]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.DBNull))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Collections.Generic.Dictionary<string, object>))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity))]
- Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanDayDelete(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre);
-
- [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanDayGoodsSearch", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanDayGoodsSearchResponse")]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.DBNull))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Collections.Generic.Dictionary<string, object>))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity))]
- Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanDayGoodsSearch(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre);
-
- [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanDayGoodsInsert", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanDayGoodsInsertResponse")]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.DBNull))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Collections.Generic.Dictionary<string, object>))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity))]
- Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanDayGoodsInsert(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre);
-
- [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanDayGoodsUpdate", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanDayGoodsUpdateResponse")]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.DBNull))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Collections.Generic.Dictionary<string, object>))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity))]
- Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanDayGoodsUpdate(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre);
-
- [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanDayGoodsDelete", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPPModule/PlanDayGoodsDeleteResponse")]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.DBNull))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Collections.Generic.Dictionary<string, object>))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
- [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity))]
- Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanDayGoodsDelete(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre);
- }
-
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
- public interface IPPModuleChannel : Dongke.IBOSS.PRD.WCF.Proxys.PPModuleService.IPPModule, System.ServiceModel.IClientChannel {
- }
-
- [System.Diagnostics.DebuggerStepThroughAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
- public partial class PPModuleClient : System.ServiceModel.ClientBase<Dongke.IBOSS.PRD.WCF.Proxys.PPModuleService.IPPModule>, Dongke.IBOSS.PRD.WCF.Proxys.PPModuleService.IPPModule {
-
- public PPModuleClient() {
- }
-
- public PPModuleClient(string endpointConfigurationName) :
- base(endpointConfigurationName) {
- }
-
- public PPModuleClient(string endpointConfigurationName, string remoteAddress) :
- base(endpointConfigurationName, remoteAddress) {
- }
-
- public PPModuleClient(string endpointConfigurationName, System.ServiceModel.EndpointAddress remoteAddress) :
- base(endpointConfigurationName, remoteAddress) {
- }
-
- public PPModuleClient(System.ServiceModel.Channels.Binding binding, System.ServiceModel.EndpointAddress remoteAddress) :
- base(binding, remoteAddress) {
- }
-
- public int Seq(string seqName) {
- return base.Channel.Seq(seqName);
- }
-
- public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanTypeSearch(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre) {
- return base.Channel.PlanTypeSearch(cre);
- }
-
- public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanGoodsSearch(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre) {
- return base.Channel.PlanGoodsSearch(cre);
- }
-
- public int PlanYearVer(int planTypeId) {
- return base.Channel.PlanYearVer(planTypeId);
- }
-
- public int PlanYearCopy(int planId) {
- return base.Channel.PlanYearCopy(planId);
- }
-
- public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanYearSearch(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre) {
- return base.Channel.PlanYearSearch(cre);
- }
-
- public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanYearVerSearch(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre) {
- return base.Channel.PlanYearVerSearch(cre);
- }
-
- public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanYearInsert(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre) {
- return base.Channel.PlanYearInsert(cre);
- }
-
- public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanYearUpdate(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre) {
- return base.Channel.PlanYearUpdate(cre);
- }
-
- public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanYearDelete(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre) {
- return base.Channel.PlanYearDelete(cre);
- }
-
- public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanYearGoodsSearch(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre) {
- return base.Channel.PlanYearGoodsSearch(cre);
- }
-
- public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanYearGoodsInsert(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre) {
- return base.Channel.PlanYearGoodsInsert(cre);
- }
-
- public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanYearGoodsUpdate(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre) {
- return base.Channel.PlanYearGoodsUpdate(cre);
- }
-
- public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanYearGoodsDelete(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre) {
- return base.Channel.PlanYearGoodsDelete(cre);
- }
-
- public int PlanMonthVer(int planTypeId) {
- return base.Channel.PlanMonthVer(planTypeId);
- }
-
- public int PlanMonthCopy(int planId) {
- return base.Channel.PlanMonthCopy(planId);
- }
-
- public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanMonthSearch(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre) {
- return base.Channel.PlanMonthSearch(cre);
- }
-
- public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanMonthVerSearch(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre) {
- return base.Channel.PlanMonthVerSearch(cre);
- }
-
- public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanMonthInsert(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre) {
- return base.Channel.PlanMonthInsert(cre);
- }
-
- public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanMonthUpdate(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre) {
- return base.Channel.PlanMonthUpdate(cre);
- }
-
- public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanMonthDelete(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre) {
- return base.Channel.PlanMonthDelete(cre);
- }
-
- public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanMonthGoodsSearch(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre) {
- return base.Channel.PlanMonthGoodsSearch(cre);
- }
-
- public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanMonthGoodsInsert(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre) {
- return base.Channel.PlanMonthGoodsInsert(cre);
- }
-
- public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanMonthGoodsUpdate(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre) {
- return base.Channel.PlanMonthGoodsUpdate(cre);
- }
-
- public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanMonthGoodsDelete(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre) {
- return base.Channel.PlanMonthGoodsDelete(cre);
- }
-
- public int PlanDayVer(int planTypeId) {
- return base.Channel.PlanDayVer(planTypeId);
- }
-
- public int PlanDayCopy(int planId) {
- return base.Channel.PlanDayCopy(planId);
- }
-
- public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanDaySearch(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre) {
- return base.Channel.PlanDaySearch(cre);
- }
-
- public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanDayVerSearch(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre) {
- return base.Channel.PlanDayVerSearch(cre);
- }
-
- public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanDayInsert(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre) {
- return base.Channel.PlanDayInsert(cre);
- }
-
- public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanDayUpdate(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre) {
- return base.Channel.PlanDayUpdate(cre);
- }
-
- public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanDayDelete(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre) {
- return base.Channel.PlanDayDelete(cre);
- }
-
- public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanDayGoodsSearch(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre) {
- return base.Channel.PlanDayGoodsSearch(cre);
- }
-
- public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanDayGoodsInsert(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre) {
- return base.Channel.PlanDayGoodsInsert(cre);
- }
-
- public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanDayGoodsUpdate(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre) {
- return base.Channel.PlanDayGoodsUpdate(cre);
- }
-
- public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity PlanDayGoodsDelete(Dongke.IBOSS.PRD.WCF.DataModels.ClientRequestEntity cre) {
- return base.Channel.PlanDayGoodsDelete(cre);
- }
- }
- }
|