Browse Source

打包

master
huangjiajun 1 day ago
parent
commit
36dae905d5
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      app/svc/cloud_bundle/svc_list.go

+ 0
- 1
app/svc/cloud_bundle/svc_list.go View File

@@ -106,7 +106,6 @@ func Build(c *gin.Context) {
IsCombine: req.IsCombine,
NewBit: strings.Join(req.Bit, ","),
}
//TODO 调用打包机
keys := "ddxq-android"
if req.Os == "2" {
keys = "%E8%9B%8B%E8%9B%8B%E6%98%9F%E7%90%83-iOS"


Loading…
Cancel
Save