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