提交 79809020 编写于 作者: 雪洛's avatar 雪洛

feat: rename uni-id-device dcloud_appid to appid

上级 208955ff
......@@ -111,7 +111,7 @@ module.exports = async function (params = {}) {
device_id: deviceId,
token_expired: tokenExpired,
push_clientid: pushClientId,
dcloud_appid: appId
appid: appId
})
return {
errCode: 0
......@@ -128,7 +128,7 @@ module.exports = async function (params = {}) {
user_id: uid,
token_expired: tokenExpired,
push_clientid: pushClientId,
dcloud_appid: appId
appid: appId
})
return {
errCode: 0
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册