장수 정보 버그 수정

This commit is contained in:
2019-10-06 02:02:31 +09:00
parent 9b4d512429
commit 5df66ede36
6 changed files with 19 additions and 18 deletions
+1 -1
View File
@@ -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;