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