feat(wip): 유니크 옥션 시작
This commit is contained in:
@@ -10,7 +10,7 @@ class AuctionInfo extends DTO
|
||||
{
|
||||
public function __construct(
|
||||
public int $id,
|
||||
public int $openerName,
|
||||
public string $openerName,
|
||||
public int $openerGeneralID,
|
||||
public string $type,
|
||||
public string $title,
|
||||
|
||||
Reference in New Issue
Block a user