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.
216
Commits
1
Branch
10 MiB
Go
93.4%
Protocol Buffer
3.6%
HTML
2.4%
Shell
0.2%
Tree:
e09fd4167b
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'e09fd4167b'
${ 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:"阿里云图片链接"`
}