public Object GetList(RichHelpListArgEntity entity, ref int totalRecord, bool ormMode) { return(dac.GetList(entity, ref totalRecord, ormMode)); }