jiangshuai
2023-10-19 55bd24a2d654052d4c4c8eb6e7bee244af81d446
models/move_history.go
@@ -40,7 +40,7 @@
)
func (slf *MoveHistory) TableName() string {
   return "move_history"
   return "wms_move_history"
}
func NewMoveHistorySearch() *MoveHistorySearch {