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