示例#1
0
 public Sonluk.UI.Model.MES.TM_CZRService.MES_TM_CZR_SELECT_CZR_NOW SELECT_CZR_NOW(Sonluk.UI.Model.MES.TM_CZRService.MES_TM_CZR model, string ptoken)
 {
     return(base.Channel.SELECT_CZR_NOW(model, ptoken));
 }
示例#2
0
 public Sonluk.UI.Model.MES.TM_CZRService.MES_RETURN UPDATE_GW(Sonluk.UI.Model.MES.TM_CZRService.MES_TM_CZR model, string ptoken)
 {
     return(base.Channel.UPDATE_GW(model, ptoken));
 }
示例#3
0
 public Sonluk.UI.Model.MES.TM_CZRService.MES_RETURN INSERT(Sonluk.UI.Model.MES.TM_CZRService.MES_TM_CZR model, string ptoken)
 {
     return(base.Channel.INSERT(model, ptoken));
 }