Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
ticker_config
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wallets
ticker_config
Commits
b4c9f2e0
Commit
b4c9f2e0
authored
Sep 24, 2019
by
shajiaiming
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
接口地址更新
parent
98996c9f
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
params-local.php
common/config/params-local.php
+1
-1
params.php
common/config/params.php
+1
-1
No files found.
common/config/params-local.php
View file @
b4c9f2e0
...
@@ -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'
,
],
],
...
...
common/config/params.php
View file @
b4c9f2e0
...
@@ -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'
,
],
],
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment