feat(WIP): 보상을 위한 Betting 모듈 추가
This commit is contained in:
@@ -20,6 +20,7 @@ class BettingInfo extends DataTransferObject
|
||||
public string $name;
|
||||
public bool $finished;
|
||||
public int $selectCnt;
|
||||
public ?bool $isExlusive;
|
||||
public bool $reqInheritancePoint;
|
||||
public int $openYearMonth;
|
||||
public int $closeYearMonth;
|
||||
|
||||
Reference in New Issue
Block a user