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