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