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