From 74a7f5da9970f1bbbb8ea2dd7d740c2de3c39695 Mon Sep 17 00:00:00 2001 From: mkm <727897186@qq.com> Date: Mon, 21 Aug 2023 11:14:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/common/logic/contract/ContractLogic.php | 2 +- vendor/ebaoquan/junziqian_sdk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/common/logic/contract/ContractLogic.php b/app/common/logic/contract/ContractLogic.php index 68d3b2e12..2906ddb34 100644 --- a/app/common/logic/contract/ContractLogic.php +++ b/app/common/logic/contract/ContractLogic.php @@ -129,7 +129,7 @@ class ContractLogic extends BaseLogic if(empty($company)){ return []; }else{ - $user=$company->toArray(); + $company=$company->toArray(); } $company['qualification'] = json_decode($company['qualification'], true); if($company['qualification'] && isset($company['qualification']['other_qualifications'])){ diff --git a/vendor/ebaoquan/junziqian_sdk b/vendor/ebaoquan/junziqian_sdk index 9acc82cd2..1294ea49f 160000 --- a/vendor/ebaoquan/junziqian_sdk +++ b/vendor/ebaoquan/junziqian_sdk @@ -1 +1 @@ -Subproject commit 9acc82cd23d807280ddd29df2117e7890094d049 +Subproject commit 1294ea49ff9ecc4532821f8798304816cbf8dd74