Przeglądaj źródła

feat: NG-27: Adjusting Service Award Settlement

kevin 1 rok temu
rodzic
commit
8b85f78c39
1 zmienionych plików z 1 dodań i 1 usunięć
  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);
 //        }
     }