web后台管理系统怎么访问小程序部署的云函数数据库进行增删改查,或者小程序怎么访问服务器上的SQL查询数据
服务端获取开放数据
https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/signature.html
HTTP API 提供了小程序外访问云开发资源的能力,使用 HTTP API 开发者可在已有服务器上访问云资源,实现与云开发的互通。https://developers.weixin.qq.com/miniprogram/dev/wxcloud/reference-http-api/