// ========================================================================== // This is auto-generated by gf cli tool. Fill this file as you wish. // ========================================================================== package plat import ( "dashoo.cn/micro/app/model/plat/internal" ) // PlatScheduleAttendee is the golang structure for table plat_schedule_attendee. type PlatScheduleAttendee internal.PlatScheduleAttendee // Fill with you ideas below.