公告板
版本库
filestore
活动
搜索
登录
main
/
wms_app
立库WMS手持移动端APP
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
界面翻译为俄语
pang.jiabao
2025-04-14
bad10e1f9e91992e5b8f9bed7892dca4c2db7181
[wms_app.git]
/
uni_modules
/
uni-upgrade-center-app
/
uniCloud
/
cloudfunctions
/
check-version
/
check-version.param.json
1
2
3
4
5
6
7
8
9
// 本文件中的json内容将在云函数【运行】时作为参数传给云函数。
// 配置教程参考:https://uniapp.dcloud.net.cn/uniCloud/quickstart?id=runparam
{
"appid": "__YOUR_APPID__",
"appVersion": "2.2.0",
"wgtVersion": "2.2.2"
}