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