장수 정보 버그 수정
This commit is contained in:
@@ -9,7 +9,7 @@ class None implements iAction{
|
||||
|
||||
protected $id = 0;
|
||||
protected $name = '-';
|
||||
protected $info = null;
|
||||
protected $info = '';
|
||||
|
||||
static $selectWeightType = SpecialityConst::WEIGHT_NORM;
|
||||
static $selectWeight = 0;
|
||||
|
||||
Reference in New Issue
Block a user