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