From c6166d3295c152baa61e7ad258bdaee7e1f55bcd Mon Sep 17 00:00:00 2001 From: Hide_D Date: Thu, 3 Aug 2023 13:32:37 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20=EC=88=98=EB=87=8C=EC=9E=84=EB=AA=85=20?= =?UTF-8?q?=EC=95=88=EB=90=98=EB=8A=94=20=EB=B2=84=EA=B7=B8=20=EC=88=98?= =?UTF-8?q?=EC=A0=95=20-=20=EC=95=84=EB=8B=88=20=EB=8C=80=EC=B2=B4=20?= =?UTF-8?q?=EC=99=9C=20=EA=B2=BD=EA=B3=A0=EB=A5=BC=20=EC=95=88=20=EB=9D=84?= =?UTF-8?q?=EC=9A=B0=EB=8A=94=EA=B1=B0=EC=95=BC!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/j_myBossInfo.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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();