Преглед изворни кода

feat: NG-27: Adjusting Service Award Settlement

kevin пре 1 година
родитељ
комит
8b85f78c39
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      common/helpers/bonus/CalcCache.php

+ 1 - 1
common/helpers/bonus/CalcCache.php

@@ -605,7 +605,7 @@ class CalcCache {
 //            unset($key, $userId, $periodNum);
 //            return $userInfo;
 //        } else {
-//            return Json::decode($data);
+            return Json::decode($data);
 //        }
     }