Exemplo n.º 1
0
 public Sonluk.UI.Model.MES.SY_PFDHService.MES_RETURN DELETE(Sonluk.UI.Model.MES.SY_PFDHService.MES_SY_PFDH model, string ptoken)
 {
     return(base.Channel.DELETE(model, ptoken));
 }
Exemplo n.º 2
0
 public Sonluk.UI.Model.MES.SY_PFDHService.MES_SY_PFDH_LIST SELECT(Sonluk.UI.Model.MES.SY_PFDHService.MES_SY_PFDH model, string ptoken)
 {
     return(base.Channel.SELECT(model, ptoken));
 }