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