public Sonluk.UI.Model.MES.SY_RYGHService.MES_SY_RYGH_GS_SELECT SELECT_GS(Sonluk.UI.Model.MES.SY_RYGHService.MES_SY_RYGH_GS model, string ptoken) { return(base.Channel.SELECT_GS(model, ptoken)); }
public Sonluk.UI.Model.MES.SY_RYGHService.MES_RETURN INSERT_GS(Sonluk.UI.Model.MES.SY_RYGHService.MES_SY_RYGH_GS model, string ptoken) { return(base.Channel.INSERT_GS(model, ptoken)); }