修改ca开具处方
This commit is contained in:
parent
514605bca8
commit
09184af4b5
@ -20,7 +20,7 @@ class CaOffline extends Base
|
||||
throw new BusinessException("缺少ca线下配置");
|
||||
}
|
||||
$this->app_id = $offline['app_id'];
|
||||
$this->api_url = $offline['app_id'];
|
||||
$this->api_url = $offline['api_url'];
|
||||
$this->secret = $offline['secret'];
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user