shish 2 lat temu
rodzic
commit
fdf88eb46f
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      biz-ghs/custom/classes/CustomRechargeClass.php

+ 0 - 1
biz-ghs/custom/classes/CustomRechargeClass.php

@@ -115,7 +115,6 @@ class CustomRechargeClass extends BaseClass
         $ghsInfo->save();
         $ghsInfo->save();
 
 
         $ghsRechargeId = $ghsRecharge->id ?? 0;
         $ghsRechargeId = $ghsRecharge->id ?? 0;
-        $capitalType = dict::getDict('capitalType', 'customAskGhsRecharge', 'id');
         $gbData = [
         $gbData = [
             'ghsId' => $ghsId,
             'ghsId' => $ghsId,
             'relateId' => $ghsRechargeId,
             'relateId' => $ghsRechargeId,