TencentCloudBase / cloudbase-manager-node

The node cloudbase manager tool
ISC License
18 stars 5 forks source link

文档错误, 调用云函数示例的结果字段和真实返回结构不一致 #2

Closed yhuaqiang closed 4 years ago

yhuaqiang commented 4 years ago

const res = await functions.invokeFunction('app', { a: 1 })

bestony commented 4 years ago

你调用获取到的结构是?

chhpt commented 4 years ago

@yhuaqiang 已更正