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.
182
Commits
1
Branch
6.3 MiB
Go
92.9%
Protocol Buffer
3.9%
HTML
2.6%
Shell
0.2%
Dockerfile
0.2%
Tree:
8ad0a1b3e1
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '8ad0a1b3e1'
${ noResults }
egg_admin
/
app
/
md
/
md_cofig.go
6 lines
103 B
Raw
Blame
History
package md
type ConfigResp struct {
OssUrl string `json:"oss_url" example:"阿里云图片链接"`
}