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
5a76948e
Commit
5a76948e
authored
Aug 13, 2020
by
shajiaiming
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
params
parent
89d64ef0
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
params-local.php
common/config/params-local.php
+1
-0
params.php
common/config/params.php
+1
-0
No files found.
common/config/params-local.php
View file @
5a76948e
...
...
@@ -8,6 +8,7 @@
return
[
'biqianbao'
=>
'http://127.0.0.1:8082'
,
'go_biqianbao'
=>
'https://www.bitfeel.cn/goapi'
,
/**
* 非小号数据爬取地址
*/
...
...
common/config/params.php
View file @
5a76948e
...
...
@@ -71,5 +71,6 @@ return [
'trusteeship'
=>
require
(
dirname
(
__FILE__
)
.
'/trusteeship.php'
),
'user_auth'
=>
require
(
dirname
(
__FILE__
)
.
'/user_auth.php'
),
'interceptor'
=>
require
(
dirname
(
__FILE__
)
.
'/interceptor.php'
),
'handleTableAndDesc'
=>
require
(
dirname
(
__FILE__
)
.
'/contracts.php'
),
'coin_quotation_disable_items'
=>
[
'WTC'
,
'ETC'
]
];
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