app升级更新添加

This commit is contained in:
GaoHao
2024-12-11 10:41:13 +08:00
parent c9ce807a17
commit 7376e40fe3
4 changed files with 158 additions and 1 deletions

View File

@@ -202,6 +202,7 @@ function request(args) {
method: method,
header: getHeader()
}, extParams)
)
})
}