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