jhwxapp/cloudfunctions/callback/config.json

7 lines
85 B
JSON
Raw Normal View History

2023-08-10 01:21:29 +08:00
{
"permissions": {
"openapi": [
"customerServiceMessage.send"
]
}
}