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