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.
200
Commits
1
Branch
18 MiB
Go
95.3%
Protocol Buffer
2.6%
HTML
1.7%
Tree:
8e94a9fec8
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '8e94a9fec8'
${ 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:"阿里云图片链接"`
}