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