提交 feaa4d1f 编写于 作者: fxy060608's avatar fxy060608

fix(push): getPushClientId

上级 bc4c5cf5
......@@ -81,7 +81,7 @@ export function getPushClientId (args) {
(info) => {
const res = {
errMsg: 'getPushClientId:ok',
cid
cid: info.clientid
}
hasSuccess && success(res)
hasComplete && complete(res)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册