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