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
33955778
Commit
33955778
authored
Aug 12, 2019
by
shajiaiming
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
托管后台配置
parent
28c3643a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
29 additions
and
18 deletions
+29
-18
params-local.php
common/config/params-local.php
+14
-18
user_auth.php
common/config/user_auth.php
+15
-0
No files found.
common/config/params-local.php
View file @
33955778
...
@@ -121,31 +121,27 @@ return [
...
@@ -121,31 +121,27 @@ return [
'appKey'
=>
'ts'
,
'appKey'
=>
'ts'
,
'appSecret'
=>
'4wuH3ZTETvVjS0kg'
'appSecret'
=>
'4wuH3ZTETvVjS0kg'
],
],
//GBT
//HL
'node_12'
=>
[
'node_15'
=>
[
'url'
=>
'http://47.56.67.227:8800'
,
'url'
=>
'http://47.52.252.241:8800'
,
'appKey'
=>
'gbt'
,
'appKey'
=>
'hl'
,
'appSecret'
=>
'isGA5hpNEJpzJs2I'
'appSecret'
=>
'1YqtJfOC4fJN5WVI'
],
],
//SFT
//SFT
'node_
41
'
=>
[
'node_
13
'
=>
[
'url'
=>
'47.244.215.20:8800'
,
'url'
=>
'
http://
47.244.215.20:8800'
,
'appKey'
=>
'sft'
,
'appKey'
=>
'sft'
,
'appSecret'
=>
'qcGQKDyg0IfthVW2'
'appSecret'
=>
'qcGQKDyg0IfthVW2'
],
],
//HL
//GBT
'node_15'
=>
[
'node_34'
=>
[
'url'
=>
'http://47.52.252.241:8800'
,
'url'
=>
'47.56.67.227:8800'
,
'appKey'
=>
'hl'
,
'appKey'
=>
'gbt'
,
'appSecret'
=>
'1YqtJfOC4fJN5WVI'
'appSecret'
=>
'isGA5hpNEJpzJs2I'
],
],
//CIC
//CIC
'node_
39
'
=>
[
'node_
24
'
=>
[
'url'
=>
'47.52.111.136:8800'
,
'url'
=>
'
http://
47.52.111.136:8800'
,
'appKey'
=>
'cic'
,
'appKey'
=>
'cic'
,
'appSecret'
=>
'rD9e37VXu96t0Fb8'
'appSecret'
=>
'rD9e37VXu96t0Fb8'
]
]
...
...
common/config/user_auth.php
View file @
33955778
...
@@ -28,14 +28,29 @@ return [
...
@@ -28,14 +28,29 @@ return [
],
],
'user_auth'
=>
[
'user_auth'
=>
[
//bwallet
1
=>
[
1
=>
[
1
=>
'auth_all'
1
=>
'auth_all'
],
],
//TS
10
=>
[
10
=>
[
31
=>
'auth_all'
31
=>
'auth_all'
],
],
//GBT
12
=>
[
34
=>
'auth_all'
],
//SFT
13
=>
[
41
=>
'auth_all'
],
//HL
15
=>
[
15
=>
[
32
=>
'auth_all'
32
=>
'auth_all'
],
//CIC
24
=>
[
39
=>
'auth_all'
]
]
]
]
];
];
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