update:商户合同列表公司名称

This commit is contained in:
chenbo 2023-09-14 11:39:48 +08:00
parent c56d1ca88d
commit 49d216778b

View File

@ -26,7 +26,7 @@ class JunziqianController extends BaseApiController
public function initialize() public function initialize()
{ {
$this->serviceUrl=env('junzi.url'); $this->serviceUrl=env('junzi.URL_PREFIX');
$this->appkey=env('junzi.app_key'); $this->appkey=env('junzi.app_key');
$this->appSecret=env('junzi.app_secret'); $this->appSecret=env('junzi.app_secret');