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.
408
Commits
1
Branch
22 MiB
Go
94.5%
Protocol Buffer
3%
HTML
2%
Shell
0.2%
Tree:
1eac3d87e7
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '1eac3d87e7'
${ 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:"阿里云图片链接"`
}