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