Browse Source

云打包

master
huangjiajun 1 month ago
parent
commit
84aa91edb4
1 changed files with 1 additions and 0 deletions
  1. +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"`


Loading…
Cancel
Save