Reference.cs 58 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636
  1. //------------------------------------------------------------------------------
  2. // <auto-generated>
  3. // 此代码由工具生成。
  4. // 运行时版本:4.0.30319.42000
  5. //
  6. // 对此文件的更改可能会导致不正确的行为,并且如果
  7. // 重新生成代码,这些更改将会丢失。
  8. // </auto-generated>
  9. //------------------------------------------------------------------------------
  10. namespace Dongke.IBOSS.PRD.WCF.Proxys.PCModuleService {
  11. [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
  12. [System.ServiceModel.ServiceContractAttribute(Namespace="Dongke.IBOSS.PRD.WCF.Contracts", ConfigurationName="PCModuleService.IPCModule")]
  13. public interface IPCModule {
  14. [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/GetProductionLineDetail", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/GetProductionLineDetailResponse")]
  15. System.Data.DataSet GetProductionLineDetail(int lineID);
  16. [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/SaveProductionLine", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/SaveProductionLineResponse")]
  17. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProcedureEntity[]))]
  18. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProcedureEntity))]
  19. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProcedureFlowEntity[]))]
  20. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProcedureFlowEntity))]
  21. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineEntity))]
  22. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineDetailEntity[]))]
  23. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineDetailEntity))]
  24. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GMouldRecordEntity))]
  25. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GMouldHistoryEntity))]
  26. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GetLineChangeEntity))]
  27. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingDailyEntity))]
  28. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity))]
  29. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineUserEntity[]))]
  30. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineUserEntity))]
  31. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
  32. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ConfigModule.SearchClassesSettingEntity))]
  33. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
  34. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(int[]))]
  35. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(object[]))]
  36. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.PCModule.ClassesSettingEntity))]
  37. int SaveProductionLine(Dongke.IBOSS.PRD.WCF.DataModels.ProductionLineEntity productionLine);
  38. [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/SearchProductionLine", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/SearchProductionLineResponse")]
  39. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProcedureEntity[]))]
  40. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProcedureEntity))]
  41. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProcedureFlowEntity[]))]
  42. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProcedureFlowEntity))]
  43. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineEntity))]
  44. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineDetailEntity[]))]
  45. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineDetailEntity))]
  46. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GMouldRecordEntity))]
  47. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GMouldHistoryEntity))]
  48. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GetLineChangeEntity))]
  49. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingDailyEntity))]
  50. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity))]
  51. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineUserEntity[]))]
  52. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineUserEntity))]
  53. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
  54. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ConfigModule.SearchClassesSettingEntity))]
  55. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
  56. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(int[]))]
  57. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(object[]))]
  58. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.PCModule.ClassesSettingEntity))]
  59. System.Data.DataSet SearchProductionLine(Dongke.IBOSS.PRD.WCF.DataModels.ProductionLineEntity productionLine);
  60. [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/StopProductionLine", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/StopProductionLineResponse")]
  61. int StopProductionLine(int lineID, int flag);
  62. [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/GetGroutingLine", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/GetGroutingLineResponse")]
  63. System.Data.DataSet GetGroutingLine(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineEntity ginfo);
  64. [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/AddGroutingLine", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/AddGroutingLineResponse")]
  65. int AddGroutingLine(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineEntity ginfo, Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineDetailEntity[] detailList);
  66. [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/UpdateGroutingLine", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/UpdateGroutingLineResponse")]
  67. int UpdateGroutingLine(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineEntity ginfo, Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineDetailEntity[] detailList);
  68. [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/GetGroutingLineDetailByMainId", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/GetGroutingLineDetailByMainIdResponse")]
  69. System.Data.DataSet GetGroutingLineDetailByMainId(int gid, string gids, int PurviewTypeId);
  70. [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/GetMouldRecordByMainId", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/GetMouldRecordByMainIdResponse")]
  71. System.Data.DataSet GetMouldRecordByMainId(System.Nullable<int> gid, System.Nullable<int> did, System.Nullable<System.DateTime> TimeStart, System.Nullable<System.DateTime> TimeEnd);
  72. [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/GetMouldHistoryByMainId", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/GetMouldHistoryByMainIdResponse")]
  73. System.Data.DataSet GetMouldHistoryByMainId(System.Nullable<int> gid, System.Nullable<int> did, System.Nullable<System.DateTime> TimeStart, System.Nullable<System.DateTime> TimeEnd);
  74. [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/UpdateMouldRecordEndTime", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/UpdateMouldRecordEndTimeResponse")]
  75. int UpdateMouldRecordEndTime(Dongke.IBOSS.PRD.WCF.DataModels.GMouldRecordEntity recordEntity);
  76. [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/ChangeDetailPreposition", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/ChangeDetailPrepositionResponse")]
  77. int ChangeDetailPreposition(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineDetailEntity detailEntity, Dongke.IBOSS.PRD.WCF.DataModels.GMouldRecordEntity recordEntity, Dongke.IBOSS.PRD.WCF.DataModels.GMouldHistoryEntity historyEntity);
  78. [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/RepAirDetail", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/RepAirDetailResponse")]
  79. int RepAirDetail(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineDetailEntity detailEntity, Dongke.IBOSS.PRD.WCF.DataModels.GMouldRecordEntity recordEntity);
  80. [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/ChangeDetailEndPreposition", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/ChangeDetailEndPrepositionResponse")]
  81. int ChangeDetailEndPreposition(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineDetailEntity detailEntity, System.Nullable<System.DateTime> endTime, string remarks);
  82. [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/RepAirDetailEnd", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/RepAirDetailEndResponse")]
  83. int RepAirDetailEnd(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineDetailEntity detailEntity, System.Nullable<System.DateTime> endTime, string remarks);
  84. [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/StopDetail", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/StopDetailResponse")]
  85. int StopDetail(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineDetailEntity detailEntity, Dongke.IBOSS.PRD.WCF.DataModels.GMouldRecordEntity recordEntity);
  86. [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/StartDetail", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/StartDetailResponse")]
  87. int StartDetail(int GroutingLineDetailID);
  88. [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/ChangeAllLine", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/ChangeAllLineResponse")]
  89. int ChangeAllLine(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineEntity ginfo, Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineDetailEntity[] detailList, System.Nullable<System.DateTime> startTime, string Rreason);
  90. [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/ChangeAllLineEnd", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/ChangeAllLineEndResponse")]
  91. int ChangeAllLineEnd(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineEntity ginfo, Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineDetailEntity[] detailList, System.Nullable<System.DateTime> endTime, string remarks);
  92. [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/GroutingLineCodeIsRepeat", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/GroutingLineCodeIsRepeatResponse")]
  93. bool GroutingLineCodeIsRepeat(string GroutingLineCode);
  94. [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/ChangeDetailPostposition", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/ChangeDetailPostpositionResponse")]
  95. int ChangeDetailPostposition(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineDetailEntity detailEntity, Dongke.IBOSS.PRD.WCF.DataModels.GMouldRecordEntity recordEntity);
  96. [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/ChangeDetailEndPostposition", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/ChangeDetailEndPostpositionResponse")]
  97. int ChangeDetailEndPostposition(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineDetailEntity detailEntity, Dongke.IBOSS.PRD.WCF.DataModels.GMouldHistoryEntity historyEntity);
  98. [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/UpdateLine", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/UpdateLineResponse")]
  99. int UpdateLine(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineEntity groutingLineEntity, Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineDetailEntity[] detailList);
  100. [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/UpdateLineEnd", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/UpdateLineEndResponse")]
  101. int UpdateLineEnd(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineEntity groutingLineEntity, Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineDetailEntity[] detailList, int detailNewGoodsId);
  102. [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/GetLineChange", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/GetLineChangeResponse")]
  103. System.Data.DataSet GetLineChange(Dongke.IBOSS.PRD.WCF.DataModels.GetLineChangeEntity glcEntity);
  104. [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/SearchClassesSetting", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/SearchClassesSettingResponse")]
  105. System.Data.DataSet SearchClassesSetting(Dongke.IBOSS.PRD.WCF.DataModels.ConfigModule.SearchClassesSettingEntity searchEntity);
  106. [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/SearchClassesDetail", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/SearchClassesDetailResponse")]
  107. System.Data.DataSet SearchClassesDetail(int classesSettingID);
  108. [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/SaveClassesSetting", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/SaveClassesSettingResponse")]
  109. int SaveClassesSetting(Dongke.IBOSS.PRD.WCF.DataModels.PCModule.ClassesSettingEntity setEntity, System.Data.DataTable dtClassesSetting);
  110. [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/GetAllowDelete", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/GetAllowDeleteResponse")]
  111. bool GetAllowDelete(int procedureID);
  112. [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/UpdateProductionLine", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/UpdateProductionLineResponse")]
  113. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProcedureEntity[]))]
  114. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProcedureEntity))]
  115. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProcedureFlowEntity[]))]
  116. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProcedureFlowEntity))]
  117. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineEntity))]
  118. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineDetailEntity[]))]
  119. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineDetailEntity))]
  120. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GMouldRecordEntity))]
  121. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GMouldHistoryEntity))]
  122. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GetLineChangeEntity))]
  123. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingDailyEntity))]
  124. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity))]
  125. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineUserEntity[]))]
  126. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineUserEntity))]
  127. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
  128. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ConfigModule.SearchClassesSettingEntity))]
  129. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
  130. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(int[]))]
  131. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(object[]))]
  132. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.PCModule.ClassesSettingEntity))]
  133. int UpdateProductionLine(Dongke.IBOSS.PRD.WCF.DataModels.ProductionLineEntity productionLine);
  134. [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/SaveProcedureInfo", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/SaveProcedureInfoResponse")]
  135. int SaveProcedureInfo(Dongke.IBOSS.PRD.WCF.DataModels.ProcedureEntity procedure);
  136. [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/GetFPM2105Data", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/GetFPM2105DataResponse")]
  137. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProductionLineEntity))]
  138. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProcedureEntity[]))]
  139. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProcedureEntity))]
  140. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProcedureFlowEntity[]))]
  141. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProcedureFlowEntity))]
  142. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineEntity))]
  143. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineDetailEntity[]))]
  144. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineDetailEntity))]
  145. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GMouldRecordEntity))]
  146. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GMouldHistoryEntity))]
  147. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GetLineChangeEntity))]
  148. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingDailyEntity))]
  149. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineUserEntity[]))]
  150. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineUserEntity))]
  151. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
  152. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ConfigModule.SearchClassesSettingEntity))]
  153. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
  154. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(int[]))]
  155. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(object[]))]
  156. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.PCModule.ClassesSettingEntity))]
  157. Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetFPM2105Data(Dongke.IBOSS.PRD.WCF.DataModels.GroutingDailyEntity se);
  158. [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/SetFPM2105Data", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/SetFPM2105DataResponse")]
  159. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProductionLineEntity))]
  160. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProcedureEntity[]))]
  161. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProcedureEntity))]
  162. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProcedureFlowEntity[]))]
  163. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProcedureFlowEntity))]
  164. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineEntity))]
  165. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineDetailEntity[]))]
  166. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineDetailEntity))]
  167. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GMouldRecordEntity))]
  168. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GMouldHistoryEntity))]
  169. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GetLineChangeEntity))]
  170. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingDailyEntity))]
  171. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineUserEntity[]))]
  172. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineUserEntity))]
  173. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
  174. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ConfigModule.SearchClassesSettingEntity))]
  175. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
  176. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(int[]))]
  177. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(object[]))]
  178. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.PCModule.ClassesSettingEntity))]
  179. Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity SetFPM2105Data(System.Nullable<int> groutingLineID, System.Nullable<int> groutingDailyID, string groutingDailyDetailIDs, System.DateTime groutingDate, string groutingUserCode, System.Nullable<int> goodsID);
  180. [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/SetFPM2105CancelBarCodeData", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/SetFPM2105CancelBarCodeDataResponse")]
  181. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProductionLineEntity))]
  182. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProcedureEntity[]))]
  183. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProcedureEntity))]
  184. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProcedureFlowEntity[]))]
  185. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProcedureFlowEntity))]
  186. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineEntity))]
  187. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineDetailEntity[]))]
  188. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineDetailEntity))]
  189. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GMouldRecordEntity))]
  190. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GMouldHistoryEntity))]
  191. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GetLineChangeEntity))]
  192. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingDailyEntity))]
  193. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineUserEntity[]))]
  194. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineUserEntity))]
  195. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
  196. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ConfigModule.SearchClassesSettingEntity))]
  197. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
  198. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(int[]))]
  199. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(object[]))]
  200. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.PCModule.ClassesSettingEntity))]
  201. Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity SetFPM2105CancelBarCodeData(string BarCodes);
  202. [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/SaveGroutingLineValueFlag", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/SaveGroutingLineValueFlagResponse")]
  203. int SaveGroutingLineValueFlag(int GroutingLineID, int ValueFlag);
  204. [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/AddGroutingLine_New", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/AddGroutingLine_NewResponse")]
  205. int AddGroutingLine_New(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineEntity ginfo, Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineDetailEntity[] detailList, Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineUserEntity[] detailUserList);
  206. [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/UpdateGroutingLine_New", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/UpdateGroutingLine_NewResponse")]
  207. int UpdateGroutingLine_New(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineEntity ginfo, Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineDetailEntity[] detailList, Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineUserEntity[] detailUserList, Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineDetailEntity[] UpdatedetailList);
  208. [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/GetGroutingLineUserDetailByMainId", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/GetGroutingLineUserDetailByMainIdRespons" +
  209. "e")]
  210. System.Data.DataSet GetGroutingLineUserDetailByMainId(int GroutingLineID);
  211. [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/StopGroutingLineDetail", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/StopGroutingLineDetailResponse")]
  212. int StopGroutingLineDetail(System.Data.DataTable dtGroutingLineDetail);
  213. [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/StartGroutingLineDetail", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/StartGroutingLineDetailResponse")]
  214. int StartGroutingLineDetail(System.Data.DataTable dtGroutingLineDetail);
  215. [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/RepairStartGroutingLineDetail", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/RepairStartGroutingLineDetailResponse")]
  216. int RepairStartGroutingLineDetail(System.Data.DataTable dtGroutingLineDetail);
  217. [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/RepairEndGroutingLineDetail", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/RepairEndGroutingLineDetailResponse")]
  218. int RepairEndGroutingLineDetail(System.Data.DataTable dtGroutingLineDetail);
  219. [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/ChangeGMouldStartGroutingLineDetail", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/ChangeGMouldStartGroutingLineDetailRespo" +
  220. "nse")]
  221. int ChangeGMouldStartGroutingLineDetail(System.Data.DataTable dtGroutingLineDetail);
  222. [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/ChangeGMouldEndGroutingLineDetail", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/ChangeGMouldEndGroutingLineDetailRespons" +
  223. "e")]
  224. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProductionLineEntity))]
  225. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProcedureEntity[]))]
  226. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProcedureEntity))]
  227. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProcedureFlowEntity[]))]
  228. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProcedureFlowEntity))]
  229. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineEntity))]
  230. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineDetailEntity[]))]
  231. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineDetailEntity))]
  232. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GMouldRecordEntity))]
  233. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GMouldHistoryEntity))]
  234. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GetLineChangeEntity))]
  235. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingDailyEntity))]
  236. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineUserEntity[]))]
  237. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineUserEntity))]
  238. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
  239. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ConfigModule.SearchClassesSettingEntity))]
  240. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
  241. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(int[]))]
  242. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(object[]))]
  243. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.PCModule.ClassesSettingEntity))]
  244. Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity ChangeGMouldEndGroutingLineDetail(System.Data.DataTable dtGroutingLineDetail);
  245. [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/UpdateLineStartGroutingLineDetail", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/UpdateLineStartGroutingLineDetailRespons" +
  246. "e")]
  247. int UpdateLineStartGroutingLineDetail(System.Data.DataTable dtGroutingLineDetail);
  248. [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/UpdateLineEndGroutingLineDetail", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/UpdateLineEndGroutingLineDetailResponse")]
  249. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProductionLineEntity))]
  250. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProcedureEntity[]))]
  251. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProcedureEntity))]
  252. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProcedureFlowEntity[]))]
  253. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProcedureFlowEntity))]
  254. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineEntity))]
  255. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineDetailEntity[]))]
  256. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineDetailEntity))]
  257. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GMouldRecordEntity))]
  258. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GMouldHistoryEntity))]
  259. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GetLineChangeEntity))]
  260. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingDailyEntity))]
  261. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineUserEntity[]))]
  262. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineUserEntity))]
  263. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
  264. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ConfigModule.SearchClassesSettingEntity))]
  265. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
  266. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(int[]))]
  267. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(object[]))]
  268. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.PCModule.ClassesSettingEntity))]
  269. Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity UpdateLineEndGroutingLineDetail(System.Data.DataTable dtGroutingLineDetail, int goodsID);
  270. [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/UpdateAllLineStartGroutingLineDetail", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/UpdateAllLineStartGroutingLineDetailResp" +
  271. "onse")]
  272. int UpdateAllLineStartGroutingLineDetail(System.Data.DataTable dtGroutingLineDetail, int groutingLineID, System.DateTime lineOPTimeStamp);
  273. [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/UpdateAllLineEndGroutingLineDetail", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/UpdateAllLineEndGroutingLineDetailRespon" +
  274. "se")]
  275. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProductionLineEntity))]
  276. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProcedureEntity[]))]
  277. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProcedureEntity))]
  278. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProcedureFlowEntity[]))]
  279. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProcedureFlowEntity))]
  280. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineEntity))]
  281. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineDetailEntity[]))]
  282. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineDetailEntity))]
  283. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GMouldRecordEntity))]
  284. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GMouldHistoryEntity))]
  285. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GetLineChangeEntity))]
  286. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingDailyEntity))]
  287. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineUserEntity[]))]
  288. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineUserEntity))]
  289. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
  290. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ConfigModule.SearchClassesSettingEntity))]
  291. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
  292. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(int[]))]
  293. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(object[]))]
  294. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.PCModule.ClassesSettingEntity))]
  295. Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity UpdateAllLineEndGroutingLineDetail(System.Data.DataTable dtGroutingLineDetail, System.Data.DataTable oldDetail, int groutingLineID, System.DateTime lineOPTimeStamp);
  296. [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/UnloadGroutingLineDetail", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/UnloadGroutingLineDetailResponse")]
  297. int UnloadGroutingLineDetail(System.Data.DataTable dtGroutingLineDetail);
  298. [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/GetGMouldRecordInfoByMainId", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/GetGMouldRecordInfoByMainIdResponse")]
  299. System.Data.DataSet GetGMouldRecordInfoByMainId(Dongke.IBOSS.PRD.WCF.DataModels.GMouldRecordEntity entity);
  300. [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/AddGroutingLine_NewLine", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/AddGroutingLine_NewLineResponse")]
  301. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProductionLineEntity))]
  302. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProcedureEntity[]))]
  303. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProcedureEntity))]
  304. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProcedureFlowEntity[]))]
  305. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProcedureFlowEntity))]
  306. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineEntity))]
  307. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineDetailEntity[]))]
  308. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineDetailEntity))]
  309. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GMouldRecordEntity))]
  310. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GMouldHistoryEntity))]
  311. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GetLineChangeEntity))]
  312. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingDailyEntity))]
  313. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineUserEntity[]))]
  314. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineUserEntity))]
  315. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
  316. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ConfigModule.SearchClassesSettingEntity))]
  317. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
  318. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(int[]))]
  319. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(object[]))]
  320. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.PCModule.ClassesSettingEntity))]
  321. Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity AddGroutingLine_NewLine(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineEntity ginfo, System.Data.DataTable detailList, System.Data.DataTable detailUserList);
  322. [System.ServiceModel.OperationContractAttribute(Action="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/UpdateGroutingLine_NewLine", ReplyAction="Dongke.IBOSS.PRD.WCF.Contracts/IPCModule/UpdateGroutingLine_NewLineResponse")]
  323. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProductionLineEntity))]
  324. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProcedureEntity[]))]
  325. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProcedureEntity))]
  326. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProcedureFlowEntity[]))]
  327. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ProcedureFlowEntity))]
  328. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineEntity))]
  329. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineDetailEntity[]))]
  330. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineDetailEntity))]
  331. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GMouldRecordEntity))]
  332. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GMouldHistoryEntity))]
  333. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GetLineChangeEntity))]
  334. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingDailyEntity))]
  335. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineUserEntity[]))]
  336. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineUserEntity))]
  337. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.Basics.BaseResources.Constant.ServiceResultStatus))]
  338. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.ConfigModule.SearchClassesSettingEntity))]
  339. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Exception))]
  340. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(int[]))]
  341. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(object[]))]
  342. [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Dongke.IBOSS.PRD.WCF.DataModels.PCModule.ClassesSettingEntity))]
  343. Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity UpdateGroutingLine_NewLine(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineEntity ginfo, System.Data.DataTable detailList, System.Data.DataTable detailUserList, System.Data.DataTable UpdatedetailList);
  344. }
  345. [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
  346. public interface IPCModuleChannel : Dongke.IBOSS.PRD.WCF.Proxys.PCModuleService.IPCModule, System.ServiceModel.IClientChannel {
  347. }
  348. [System.Diagnostics.DebuggerStepThroughAttribute()]
  349. [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
  350. public partial class PCModuleClient : System.ServiceModel.ClientBase<Dongke.IBOSS.PRD.WCF.Proxys.PCModuleService.IPCModule>, Dongke.IBOSS.PRD.WCF.Proxys.PCModuleService.IPCModule {
  351. public PCModuleClient() {
  352. }
  353. public PCModuleClient(string endpointConfigurationName) :
  354. base(endpointConfigurationName) {
  355. }
  356. public PCModuleClient(string endpointConfigurationName, string remoteAddress) :
  357. base(endpointConfigurationName, remoteAddress) {
  358. }
  359. public PCModuleClient(string endpointConfigurationName, System.ServiceModel.EndpointAddress remoteAddress) :
  360. base(endpointConfigurationName, remoteAddress) {
  361. }
  362. public PCModuleClient(System.ServiceModel.Channels.Binding binding, System.ServiceModel.EndpointAddress remoteAddress) :
  363. base(binding, remoteAddress) {
  364. }
  365. public System.Data.DataSet GetProductionLineDetail(int lineID) {
  366. return base.Channel.GetProductionLineDetail(lineID);
  367. }
  368. public int SaveProductionLine(Dongke.IBOSS.PRD.WCF.DataModels.ProductionLineEntity productionLine) {
  369. return base.Channel.SaveProductionLine(productionLine);
  370. }
  371. public System.Data.DataSet SearchProductionLine(Dongke.IBOSS.PRD.WCF.DataModels.ProductionLineEntity productionLine) {
  372. return base.Channel.SearchProductionLine(productionLine);
  373. }
  374. public int StopProductionLine(int lineID, int flag) {
  375. return base.Channel.StopProductionLine(lineID, flag);
  376. }
  377. public System.Data.DataSet GetGroutingLine(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineEntity ginfo) {
  378. return base.Channel.GetGroutingLine(ginfo);
  379. }
  380. public int AddGroutingLine(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineEntity ginfo, Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineDetailEntity[] detailList) {
  381. return base.Channel.AddGroutingLine(ginfo, detailList);
  382. }
  383. public int UpdateGroutingLine(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineEntity ginfo, Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineDetailEntity[] detailList) {
  384. return base.Channel.UpdateGroutingLine(ginfo, detailList);
  385. }
  386. public System.Data.DataSet GetGroutingLineDetailByMainId(int gid, string gids, int PurviewTypeId) {
  387. return base.Channel.GetGroutingLineDetailByMainId(gid, gids, PurviewTypeId);
  388. }
  389. public System.Data.DataSet GetMouldRecordByMainId(System.Nullable<int> gid, System.Nullable<int> did, System.Nullable<System.DateTime> TimeStart, System.Nullable<System.DateTime> TimeEnd) {
  390. return base.Channel.GetMouldRecordByMainId(gid, did, TimeStart, TimeEnd);
  391. }
  392. public System.Data.DataSet GetMouldHistoryByMainId(System.Nullable<int> gid, System.Nullable<int> did, System.Nullable<System.DateTime> TimeStart, System.Nullable<System.DateTime> TimeEnd) {
  393. return base.Channel.GetMouldHistoryByMainId(gid, did, TimeStart, TimeEnd);
  394. }
  395. public int UpdateMouldRecordEndTime(Dongke.IBOSS.PRD.WCF.DataModels.GMouldRecordEntity recordEntity) {
  396. return base.Channel.UpdateMouldRecordEndTime(recordEntity);
  397. }
  398. public int ChangeDetailPreposition(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineDetailEntity detailEntity, Dongke.IBOSS.PRD.WCF.DataModels.GMouldRecordEntity recordEntity, Dongke.IBOSS.PRD.WCF.DataModels.GMouldHistoryEntity historyEntity) {
  399. return base.Channel.ChangeDetailPreposition(detailEntity, recordEntity, historyEntity);
  400. }
  401. public int RepAirDetail(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineDetailEntity detailEntity, Dongke.IBOSS.PRD.WCF.DataModels.GMouldRecordEntity recordEntity) {
  402. return base.Channel.RepAirDetail(detailEntity, recordEntity);
  403. }
  404. public int ChangeDetailEndPreposition(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineDetailEntity detailEntity, System.Nullable<System.DateTime> endTime, string remarks) {
  405. return base.Channel.ChangeDetailEndPreposition(detailEntity, endTime, remarks);
  406. }
  407. public int RepAirDetailEnd(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineDetailEntity detailEntity, System.Nullable<System.DateTime> endTime, string remarks) {
  408. return base.Channel.RepAirDetailEnd(detailEntity, endTime, remarks);
  409. }
  410. public int StopDetail(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineDetailEntity detailEntity, Dongke.IBOSS.PRD.WCF.DataModels.GMouldRecordEntity recordEntity) {
  411. return base.Channel.StopDetail(detailEntity, recordEntity);
  412. }
  413. public int StartDetail(int GroutingLineDetailID) {
  414. return base.Channel.StartDetail(GroutingLineDetailID);
  415. }
  416. public int ChangeAllLine(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineEntity ginfo, Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineDetailEntity[] detailList, System.Nullable<System.DateTime> startTime, string Rreason) {
  417. return base.Channel.ChangeAllLine(ginfo, detailList, startTime, Rreason);
  418. }
  419. public int ChangeAllLineEnd(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineEntity ginfo, Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineDetailEntity[] detailList, System.Nullable<System.DateTime> endTime, string remarks) {
  420. return base.Channel.ChangeAllLineEnd(ginfo, detailList, endTime, remarks);
  421. }
  422. public bool GroutingLineCodeIsRepeat(string GroutingLineCode) {
  423. return base.Channel.GroutingLineCodeIsRepeat(GroutingLineCode);
  424. }
  425. public int ChangeDetailPostposition(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineDetailEntity detailEntity, Dongke.IBOSS.PRD.WCF.DataModels.GMouldRecordEntity recordEntity) {
  426. return base.Channel.ChangeDetailPostposition(detailEntity, recordEntity);
  427. }
  428. public int ChangeDetailEndPostposition(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineDetailEntity detailEntity, Dongke.IBOSS.PRD.WCF.DataModels.GMouldHistoryEntity historyEntity) {
  429. return base.Channel.ChangeDetailEndPostposition(detailEntity, historyEntity);
  430. }
  431. public int UpdateLine(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineEntity groutingLineEntity, Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineDetailEntity[] detailList) {
  432. return base.Channel.UpdateLine(groutingLineEntity, detailList);
  433. }
  434. public int UpdateLineEnd(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineEntity groutingLineEntity, Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineDetailEntity[] detailList, int detailNewGoodsId) {
  435. return base.Channel.UpdateLineEnd(groutingLineEntity, detailList, detailNewGoodsId);
  436. }
  437. public System.Data.DataSet GetLineChange(Dongke.IBOSS.PRD.WCF.DataModels.GetLineChangeEntity glcEntity) {
  438. return base.Channel.GetLineChange(glcEntity);
  439. }
  440. public System.Data.DataSet SearchClassesSetting(Dongke.IBOSS.PRD.WCF.DataModels.ConfigModule.SearchClassesSettingEntity searchEntity) {
  441. return base.Channel.SearchClassesSetting(searchEntity);
  442. }
  443. public System.Data.DataSet SearchClassesDetail(int classesSettingID) {
  444. return base.Channel.SearchClassesDetail(classesSettingID);
  445. }
  446. public int SaveClassesSetting(Dongke.IBOSS.PRD.WCF.DataModels.PCModule.ClassesSettingEntity setEntity, System.Data.DataTable dtClassesSetting) {
  447. return base.Channel.SaveClassesSetting(setEntity, dtClassesSetting);
  448. }
  449. public bool GetAllowDelete(int procedureID) {
  450. return base.Channel.GetAllowDelete(procedureID);
  451. }
  452. public int UpdateProductionLine(Dongke.IBOSS.PRD.WCF.DataModels.ProductionLineEntity productionLine) {
  453. return base.Channel.UpdateProductionLine(productionLine);
  454. }
  455. public int SaveProcedureInfo(Dongke.IBOSS.PRD.WCF.DataModels.ProcedureEntity procedure) {
  456. return base.Channel.SaveProcedureInfo(procedure);
  457. }
  458. public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity GetFPM2105Data(Dongke.IBOSS.PRD.WCF.DataModels.GroutingDailyEntity se) {
  459. return base.Channel.GetFPM2105Data(se);
  460. }
  461. public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity SetFPM2105Data(System.Nullable<int> groutingLineID, System.Nullable<int> groutingDailyID, string groutingDailyDetailIDs, System.DateTime groutingDate, string groutingUserCode, System.Nullable<int> goodsID) {
  462. return base.Channel.SetFPM2105Data(groutingLineID, groutingDailyID, groutingDailyDetailIDs, groutingDate, groutingUserCode, goodsID);
  463. }
  464. public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity SetFPM2105CancelBarCodeData(string BarCodes) {
  465. return base.Channel.SetFPM2105CancelBarCodeData(BarCodes);
  466. }
  467. public int SaveGroutingLineValueFlag(int GroutingLineID, int ValueFlag) {
  468. return base.Channel.SaveGroutingLineValueFlag(GroutingLineID, ValueFlag);
  469. }
  470. public int AddGroutingLine_New(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineEntity ginfo, Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineDetailEntity[] detailList, Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineUserEntity[] detailUserList) {
  471. return base.Channel.AddGroutingLine_New(ginfo, detailList, detailUserList);
  472. }
  473. public int UpdateGroutingLine_New(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineEntity ginfo, Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineDetailEntity[] detailList, Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineUserEntity[] detailUserList, Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineDetailEntity[] UpdatedetailList) {
  474. return base.Channel.UpdateGroutingLine_New(ginfo, detailList, detailUserList, UpdatedetailList);
  475. }
  476. public System.Data.DataSet GetGroutingLineUserDetailByMainId(int GroutingLineID) {
  477. return base.Channel.GetGroutingLineUserDetailByMainId(GroutingLineID);
  478. }
  479. public int StopGroutingLineDetail(System.Data.DataTable dtGroutingLineDetail) {
  480. return base.Channel.StopGroutingLineDetail(dtGroutingLineDetail);
  481. }
  482. public int StartGroutingLineDetail(System.Data.DataTable dtGroutingLineDetail) {
  483. return base.Channel.StartGroutingLineDetail(dtGroutingLineDetail);
  484. }
  485. public int RepairStartGroutingLineDetail(System.Data.DataTable dtGroutingLineDetail) {
  486. return base.Channel.RepairStartGroutingLineDetail(dtGroutingLineDetail);
  487. }
  488. public int RepairEndGroutingLineDetail(System.Data.DataTable dtGroutingLineDetail) {
  489. return base.Channel.RepairEndGroutingLineDetail(dtGroutingLineDetail);
  490. }
  491. public int ChangeGMouldStartGroutingLineDetail(System.Data.DataTable dtGroutingLineDetail) {
  492. return base.Channel.ChangeGMouldStartGroutingLineDetail(dtGroutingLineDetail);
  493. }
  494. public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity ChangeGMouldEndGroutingLineDetail(System.Data.DataTable dtGroutingLineDetail) {
  495. return base.Channel.ChangeGMouldEndGroutingLineDetail(dtGroutingLineDetail);
  496. }
  497. public int UpdateLineStartGroutingLineDetail(System.Data.DataTable dtGroutingLineDetail) {
  498. return base.Channel.UpdateLineStartGroutingLineDetail(dtGroutingLineDetail);
  499. }
  500. public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity UpdateLineEndGroutingLineDetail(System.Data.DataTable dtGroutingLineDetail, int goodsID) {
  501. return base.Channel.UpdateLineEndGroutingLineDetail(dtGroutingLineDetail, goodsID);
  502. }
  503. public int UpdateAllLineStartGroutingLineDetail(System.Data.DataTable dtGroutingLineDetail, int groutingLineID, System.DateTime lineOPTimeStamp) {
  504. return base.Channel.UpdateAllLineStartGroutingLineDetail(dtGroutingLineDetail, groutingLineID, lineOPTimeStamp);
  505. }
  506. public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity UpdateAllLineEndGroutingLineDetail(System.Data.DataTable dtGroutingLineDetail, System.Data.DataTable oldDetail, int groutingLineID, System.DateTime lineOPTimeStamp) {
  507. return base.Channel.UpdateAllLineEndGroutingLineDetail(dtGroutingLineDetail, oldDetail, groutingLineID, lineOPTimeStamp);
  508. }
  509. public int UnloadGroutingLineDetail(System.Data.DataTable dtGroutingLineDetail) {
  510. return base.Channel.UnloadGroutingLineDetail(dtGroutingLineDetail);
  511. }
  512. public System.Data.DataSet GetGMouldRecordInfoByMainId(Dongke.IBOSS.PRD.WCF.DataModels.GMouldRecordEntity entity) {
  513. return base.Channel.GetGMouldRecordInfoByMainId(entity);
  514. }
  515. public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity AddGroutingLine_NewLine(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineEntity ginfo, System.Data.DataTable detailList, System.Data.DataTable detailUserList) {
  516. return base.Channel.AddGroutingLine_NewLine(ginfo, detailList, detailUserList);
  517. }
  518. public Dongke.IBOSS.PRD.WCF.DataModels.ServiceResultEntity UpdateGroutingLine_NewLine(Dongke.IBOSS.PRD.WCF.DataModels.GroutingLineEntity ginfo, System.Data.DataTable detailList, System.Data.DataTable detailUserList, System.Data.DataTable UpdatedetailList) {
  519. return base.Channel.UpdateGroutingLine_NewLine(ginfo, detailList, detailUserList, UpdatedetailList);
  520. }
  521. }
  522. }