feat(WIP): 국가 베팅 '기능만' 구현
This commit is contained in:
@@ -2,10 +2,11 @@
|
||||
|
||||
namespace sammo\DTO;
|
||||
|
||||
use Sammo\DTO\SelectItem;
|
||||
use sammo\DTO\SelectItem;
|
||||
use Spatie\DataTransferObject\Attributes\CastWith;
|
||||
use Spatie\DataTransferObject\Attributes\Strict;
|
||||
use Spatie\DataTransferObject\DataTransferObject;
|
||||
use Spatie\DataTransferObject\Casters\ArrayCaster;
|
||||
|
||||
//https://json2dto.atymic.dev/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user