This website works better with JavaScript.
Home
Explore
Help
Sign In
EggPlanet
/
egg_admin
Watch
3
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
蛋蛋星球 后台端
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
71
Commits
1
Branch
3.6 MiB
Tree:
d226e01d1b
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'd226e01d1b'
${ noResults }
egg_admin
/
app
/
md
/
md_white_uri.go
md_white_uri.go
71 B
Raw
Normal View
History
add 权限
2 weeks ago
1
2
3
4
5
package md
var WhiteUri = []string{
"/api/admin/comm/getMenuList",
}