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