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