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