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