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