ops_operation_event.go 433 B

12345678910111213
  1. // ==========================================================================
  2. // This is auto-generated by gf cli tool. Fill this file as you wish.
  3. // ==========================================================================
  4. package opsdev
  5. import (
  6. "dashoo.cn/opms_parent/app/model/opsdev/internal"
  7. )
  8. // OpsOperationEvent is the golang structure for table ops_operation_event.
  9. type OpsOperationEvent internal.OpsOperationEvent