liujiandao
2023-09-21 cfc9b0e38d630f15f570a7a366ee950030d39fce
models/move_history.go
@@ -40,7 +40,7 @@
)
func (slf *MoveHistory) TableName() string {
   return "move_history"
   return "wms_move_history"
}
func NewMoveHistorySearch() *MoveHistorySearch {