Beispiel #1
0
 public Sonluk.UI.Model.MES.SY_GZZX_SBHService.MES_RETURN UPDATE_BY_TDNO(Sonluk.UI.Model.MES.SY_GZZX_SBHService.MES_PD_TL_TD model, string ptoken)
 {
     return(base.Channel.UPDATE_BY_TDNO(model, ptoken));
 }
Beispiel #2
0
 public Sonluk.UI.Model.MES.SY_GZZX_SBHService.MES_PD_TL_TD_SELECT SELECT_BY_TDNO(Sonluk.UI.Model.MES.SY_GZZX_SBHService.MES_PD_TL_TD model, string ptoken)
 {
     return(base.Channel.SELECT_BY_TDNO(model, ptoken));
 }