Files
property-resident-side/property-uniapp-project/uniCloud-aliyun/cloudfunctions/push-send/package.json
2026-06-29 15:39:26 +08:00

11 lines
172 B
JSON

{
"name": "push-send",
"cloudfunction-config": {
"path": "/push-send",
"timeout": 60
},
"dependencies": {},
"extensions": {
"uni-cloud-push": {}
}
}