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
f2645eb4
Commit
f2645eb4
authored
Jan 04, 2021
by
shajiaiming
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
离九紫
parent
eb45f51a
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
14 additions
and
1 deletion
+14
-1
params-local.php
common/config/params-local.php
+3
-1
user_auth.php
common/config/user_auth.php
+4
-0
params-local.php
wallet/config/params-local.php
+7
-0
No files found.
common/config/params-local.php
View file @
f2645eb4
...
@@ -206,7 +206,9 @@ return [
...
@@ -206,7 +206,9 @@ return [
'119.8.109.102'
,
//杰宝
'119.8.109.102'
,
//杰宝
'52.221.223.132'
,
//杰宝
'52.221.223.132'
,
//杰宝
'94.74.107.163'
,
//杰宝
'94.74.107.163'
,
//杰宝
'159.138.159.207'
//杰宝
'159.138.159.207'
,
//杰宝
'119.8.102.38'
//杰宝
]
]
],
],
...
...
common/config/user_auth.php
View file @
f2645eb4
...
@@ -181,6 +181,10 @@ return [
...
@@ -181,6 +181,10 @@ return [
//巴马水
//巴马水
58
=>
[
58
=>
[
70
=>
'auth_all'
70
=>
'auth_all'
],
//离九紫
60
=>
[
73
=>
'auth_all'
]
]
]
]
];
];
wallet/config/params-local.php
View file @
f2645eb4
...
@@ -128,6 +128,12 @@ return [
...
@@ -128,6 +128,12 @@ return [
'url'
=>
'https://api.lsybm.com'
,
'url'
=>
'https://api.lsybm.com'
,
'appKey'
=>
'bmlsy'
,
'appKey'
=>
'bmlsy'
,
'appSecret'
=>
'habpOUtl3w7mtyrP'
'appSecret'
=>
'habpOUtl3w7mtyrP'
],
//离九紫
'node_60'
=>
[
'url'
=>
'https://walletapi.zzcloud6.com'
,
'appKey'
=>
'zzy'
,
'appSecret'
=>
'habpOUtl3w7mtyrP'
]
]
]
]
];
];
\ No newline at end of file
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