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
209ef2ac
Commit
209ef2ac
authored
Feb 03, 2021
by
shajiaiming
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dom auth
parent
1ad05583
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
21 additions
and
13 deletions
+21
-13
user_auth.php
common/config/user_auth.php
+21
-13
No files found.
common/config/user_auth.php
View file @
209ef2ac
...
@@ -11,40 +11,40 @@ return [
...
@@ -11,40 +11,40 @@ return [
[
[
'class'
=>
'wallet\controllers\UserController'
,
'class'
=>
'wallet\controllers\UserController'
,
'actions'
=>
[]
'actions'
=>
[]
],[
],
[
'class'
=>
'wallet\controllers\WalletController'
,
'class'
=>
'wallet\controllers\WalletController'
,
'actions'
=>
[]
'actions'
=>
[]
],[
],
[
'class'
=>
'wallet\controllers\MonitorController'
,
'class'
=>
'wallet\controllers\MonitorController'
,
'actions'
=>
[]
'actions'
=>
[]
],[
],
[
'class'
=>
'wallet\controllers\IssueChainController'
,
'class'
=>
'wallet\controllers\IssueChainController'
,
'actions'
=>
[]
'actions'
=>
[]
],[
],
[
'class'
=>
'wallet\controllers\IssueCoinController'
,
'class'
=>
'wallet\controllers\IssueCoinController'
,
'actions'
=>
[]
'actions'
=>
[]
],[
],
[
'class'
=>
'wallet\controllers\ExploreAppController'
,
'class'
=>
'wallet\controllers\ExploreAppController'
,
'actions'
=>
[]
'actions'
=>
[]
],[
],
[
'class'
=>
'wallet\controllers\ExploreBannerController'
,
'class'
=>
'wallet\controllers\ExploreBannerController'
,
'actions'
=>
[]
'actions'
=>
[]
],[
],
[
'class'
=>
'wallet\controllers\OssController'
,
'class'
=>
'wallet\controllers\OssController'
,
'actions'
=>
[]
'actions'
=>
[]
],[
],
[
'class'
=>
'wallet\controllers\CoinCurrencyController'
,
'class'
=>
'wallet\controllers\CoinCurrencyController'
,
'actions'
=>
[]
'actions'
=>
[]
],[
],
[
'class'
=>
'wallet\controllers\BannerController'
,
'class'
=>
'wallet\controllers\BannerController'
,
'actions'
=>
[]
'actions'
=>
[]
],[
],
[
'class'
=>
'wallet\controllers\NoticeController'
,
'class'
=>
'wallet\controllers\NoticeController'
,
'actions'
=>
[]
'actions'
=>
[]
],[
],
[
'class'
=>
'wallet\controllers\FlashController'
,
'class'
=>
'wallet\controllers\FlashController'
,
'actions'
=>
[]
'actions'
=>
[]
],[
],
[
'class'
=>
'wallet\controllers\AssetController'
,
'class'
=>
'wallet\controllers\AssetController'
,
'actions'
=>
[]
'actions'
=>
[]
]
]
...
@@ -164,7 +164,7 @@ return [
...
@@ -164,7 +164,7 @@ return [
],
],
//电池银行
//电池银行
51
=>
[
51
=>
[
65
=>
'auth_all'
65
=>
'auth_all'
],
],
//正元链
//正元链
52
=>
[
52
=>
[
...
@@ -185,6 +185,14 @@ return [
...
@@ -185,6 +185,14 @@ return [
//离九紫
//离九紫
60
=>
[
60
=>
[
73
=>
'auth_all'
73
=>
'auth_all'
],
//离九紫
60
=>
[
73
=>
'auth_all'
],
//匿名公链
62
=>
[
75
=>
'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