// ========================================================================== // This is auto-generated by gf cli tool. Fill this file as you wish. // ========================================================================== package system import ( internal2 "lims_adapter/model/system/internal" ) // BaseProgramGroup is the golang structure for table base_program_group. type BaseProgramGroup internal2.BaseProgramGroup // Fill with you ideas below.