diff --git a/hwe/j_myBossInfo.php b/hwe/j_myBossInfo.php index 867668cb..5027726b 100644 --- a/hwe/j_myBossInfo.php +++ b/hwe/j_myBossInfo.php @@ -76,7 +76,7 @@ if($officerLevel == 12){ ]); } -function do수뇌임명(General $general, int $targetOfficerLevel):?string{ +function do수뇌임명(GeneralLite $general, int $targetOfficerLevel):?string{ $generalID = $general->getID(); $nationID = $general->getNationID();