Commit 98996c9f authored by shajiaiming's avatar shajiaiming

接口地址更新

parent f0500dc5
......@@ -99,7 +99,7 @@ return [
'validatecode' => [ //接口名称
'method' => 'POST',
'scheme' => 'https',
'host' => 'pcapi.zhaobi.tech',
'host' => 'api.biqianbao.net',
'port' => '',
'path' => '/api/send/validatecode',
],
......
......@@ -61,7 +61,7 @@ return [
'validatecode' => [ //接口名称
'method' => 'POST',
'scheme' => 'https',
'host' => 'pcapi.zhaobi.tech',
'host' => 'api.biqianbao.net',
'port' => '',
'path' => '/api/send/validatecode',
],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment