feat(wip): 경매 세부 기능 구현
This commit is contained in:
@@ -10,8 +10,6 @@ class AuctionBidItemData extends DTO
|
||||
#[NullIsUndefined]
|
||||
public ?string $ownerName,
|
||||
public string $generalName,
|
||||
#[NullIsUndefined]
|
||||
public ?int $priority,
|
||||
) {
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user