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