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 day ago
parent
b206d33810
commit
36dae905d5
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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"
Write
Preview
Loading…
Cancel
Save