feat: 服务端集成自动打包流程

This commit is contained in:
shen
2026-07-17 22:34:04 +08:00
parent a2437a039d
commit d1f070b251
221 changed files with 7284 additions and 447 deletions
+7 -1
View File
@@ -422,7 +422,9 @@
}
},
"branches": [
"main"
"master",
"develop",
"feature"
],
"upload": {
"mode": "webdav",
@@ -445,5 +447,9 @@
"webhook_url": "",
"secret": ""
}
},
"versions": {
"app_ver": "2.195.0",
"build_ver": "2.195.0.0"
}
}