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
Browse Source
云打包
master
huangjiajun
1 month ago
parent
d0942f48d1
commit
84aa91edb4
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
app/md/md_cloud_bundle.go
+ 1
- 0
app/md/md_cloud_bundle.go
View File
@@ -89,6 +89,7 @@ type CloudBundleVersion struct {
type CloudBundleVersionMap struct {
Type string `json:"type"`
Name string `json:"name"`
Img string `json:"img"`
}
type CloudBundleVersionResp struct {
Version []CloudBundleVersion `json:"version"`
Write
Preview
Loading…
Cancel
Save