shish %!s(int64=5) %!d(string=hai) anos
pai
achega
418032a8ac
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      biz-hd/px/classes/PxApplyClass.php

+ 1 - 1
biz-hd/px/classes/PxApplyClass.php

@@ -34,7 +34,7 @@ class PxApplyClass extends BaseClass
 
 		$capitalType = dict::getConfig('capitalType');
 		$payWay = $data['payWay'] ?? 0;
-		$capitalTypeId = $capitalType['id'];
+		$capitalTypeId = isset($capitalType['id']) ?? 1;
 		$sjId = $shop['sjId'];
 		$shopId = $shop['id'];
 		$capitalData = [