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