// ========================================================================== // This is auto-generated by gf cli tool. Fill this file as you wish. // ========================================================================== package model import ( "lims_adapter/model/access/internal" ) // DeviceTask is the golang structure for table device_task. type DeviceTask internal.DeviceTask // Fill with you ideas below.