Beispiel #1
0
 public Sonluk.UI.Model.MES.SY_GZZXService.MES_SY_GZZX[] SELECT_LB(Sonluk.UI.Model.MES.SY_GZZXService.MES_SY_GZZX model, string ptoken)
 {
     return(base.Channel.SELECT_LB(model, ptoken));
 }
Beispiel #2
0
 public Sonluk.UI.Model.MES.SY_GZZXService.MES_RETURN UPDATE(Sonluk.UI.Model.MES.SY_GZZXService.MES_SY_GZZX model, string ptoken)
 {
     return(base.Channel.UPDATE(model, ptoken));
 }