Преглед на файлове

更新卫健2024年人才追认

zmw преди 2 седмици
родител
ревизия
8a08644fb3
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      app/enterprise/controller/TalentAllowance.php

+ 1 - 1
app/enterprise/controller/TalentAllowance.php

@@ -507,7 +507,7 @@ class TalentAllowance extends EnterpriseController {
         }
         $specialPersonsBy2024 = \app\common\api\VerifyApi::getSpecialPersonsBy2024();
         if (in_array($talentInfo['card_number'],$specialPersonsBy2024)) {
-            $talentInfo["identifyMonth"] = "2024-01-01"; //让卫健特殊人员包含2024全年
+            $talentInfo["identifyMonth"] = "2023-12-31"; //让卫健特殊人员包含2024全年
         }
 
         $where = [];