6
0

instrument_surcharge.go 443 B

123456789101112
  1. // ==========================================================================
  2. // This is auto-generated by gf cli tool. Fill this file as you wish.
  3. // ==========================================================================
  4. package equipment
  5. import (
  6. internal2 "lims_adapter/model/equipment/internal"
  7. )
  8. // InstrumentSurcharge is the golang structure for table instrument_surcharge.
  9. type InstrumentSurcharge internal2.InstrumentSurcharge