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