Example #1
0
 public Sonluk.UI.Model.MES.PD_GD_BOMService.MES_RETURN DELETE(Sonluk.UI.Model.MES.PD_GD_BOMService.MES_PD_GD_BOM model, int DELETELB, string ptoken) {
     return base.Channel.DELETE(model, DELETELB, ptoken);
 }
Example #2
0
 public Sonluk.UI.Model.MES.PD_GD_BOMService.MES_PD_GD_BOM_SELECT SELECT(Sonluk.UI.Model.MES.PD_GD_BOMService.MES_PD_GD_BOM model, string ptoken) {
     return base.Channel.SELECT(model, ptoken);
 }
Example #3
0
 public Sonluk.UI.Model.MES.PD_GD_BOMService.MES_RETURN INSERT(Sonluk.UI.Model.MES.PD_GD_BOMService.MES_PD_GD_BOM model, string ptoken) {
     return base.Channel.INSERT(model, ptoken);
 }