修改 appid 为 718的
This commit is contained in:
@@ -22,10 +22,10 @@
|
||||
// return {}
|
||||
// };
|
||||
|
||||
// 简单的使用示例
|
||||
// 简单的使用示例 appId: "__UNI__4C459F4"
|
||||
'use strict';
|
||||
const uniPush = uniCloud.getPushManager({
|
||||
appId: "__UNI__4C459F4"
|
||||
appId: "__UNI__0B682E1"
|
||||
})
|
||||
exports.main = async (event) => {
|
||||
console.log(event)
|
||||
|
||||
Reference in New Issue
Block a user