提交 4abe1d08 编写于 作者: Q qiang

chore: build

上级 a56b0a6e
......@@ -8500,7 +8500,7 @@ var serviceContext = (function () {
const setting = getAppAuthorizeSetting();
if (setting.notificationAuthorized !== 'authorized') {
return invoke$1(callbackId, {
errMsg: 'createPushMessage:fail ' + setting.notificationAuthorized
errMsg: 'createPushMessage:fail notificationAuthorized: ' + setting.notificationAuthorized
})
}
const options = Object.assign({}, params);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册