basePath) .'/'. ((new SettingService())->get($mall_id)['public_key'] ?? ''); if (empty($public_key)) throw new \Exception("请上传Public Key"); RsaHelper::publicKey($public_key); } }