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
878e3e52
Commit
878e3e52
authored
Apr 02, 2020
by
shajiaiming
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
domain update
parent
6a97b0cd
Hide 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 @
878e3e52
...
@@ -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'
,
],
],
...
...
common/config/params.php
View file @
878e3e52
...
@@ -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'
,
],
],
...
...
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