提交 113aa3b3 authored 作者: 吴强's avatar 吴强
...@@ -30,6 +30,10 @@ export const checkUpdate = async () => { ...@@ -30,6 +30,10 @@ export const checkUpdate = async () => {
authRequest: { authRequest: {
type: 'quest', type: 'quest',
}, },
tokenInfo: {
productId: config.productId,
deviceId: `${DeviceInfo.getUniqueID()}`,
},
}, {}, {}, false); }, {}, {}, false);
const result = await post(`${config.updateContextPath}/api/app/user/apps/check`, { const result = await post(`${config.updateContextPath}/api/app/user/apps/check`, {
name: config.productId, name: config.productId,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论