更换天地图key,修改push云函数配置

This commit is contained in:
zhouyanli
2026-06-29 15:39:26 +08:00
parent d0ed33ccc3
commit 1a8abc6d47
6 changed files with 159 additions and 27 deletions

View File

@@ -1,5 +1,9 @@
{
"name": "push-send",
"cloudfunction-config": {
"path": "/push-send",
"timeout": 60
},
"dependencies": {},
"extensions": {
"uni-cloud-push": {}