Commit b4c9f2e0 authored by shajiaiming's avatar shajiaiming

接口地址更新

parent 98996c9f
...@@ -99,7 +99,7 @@ return [ ...@@ -99,7 +99,7 @@ return [
'validatecode' => [ //接口名称 'validatecode' => [ //接口名称
'method' => 'POST', 'method' => 'POST',
'scheme' => 'https', 'scheme' => 'https',
'host' => 'api.biqianbao.net', 'host' => 'api.biqianbao.top',
'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.net', 'host' => 'api.biqianbao.top',
'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