Commit 878e3e52 authored by shajiaiming's avatar shajiaiming

domain update

parent 6a97b0cd
...@@ -104,7 +104,7 @@ return [ ...@@ -104,7 +104,7 @@ return [
'validatecode' => [ //接口名称 'validatecode' => [ //接口名称
'method' => 'POST', 'method' => 'POST',
'scheme' => 'https', 'scheme' => 'https',
'host' => 'api.biqianbao.top', 'host' => 'www.zhaobi.xyz',
'port' => '', 'port' => '',
'path' => '/api/send/validatecode', 'path' => '/api/send/validatecode',
], ],
......
...@@ -61,7 +61,7 @@ return [ ...@@ -61,7 +61,7 @@ return [
'validatecode' => [ //接口名称 'validatecode' => [ //接口名称
'method' => 'POST', 'method' => 'POST',
'scheme' => 'https', 'scheme' => 'https',
'host' => 'api.biqianbao.top', 'host' => 'www.zhaobi.xyz',
'port' => '', 'port' => '',
'path' => '/api/send/validatecode', '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