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