mirror of
https://github.com/silenceper/wechat.git
synced 2026-02-04 12:52:27 +08:00
更新文档
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# 云开发存储:实现留言本附件上传
|
||||
## API说明
|
||||
云开发中云函数[文档说明](https://developers.weixin.qq.com/minigame/dev/wxcloud/reference-http-api/functions/),可以先阅读原始http api需要的参数以及说明
|
||||
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# 数据库:调用云开发数据库实现文本保存
|
||||
|
||||
在这一节,我们主要描述如何利用`wechat sdk`将留言的内容保存在云开发数据库中。
|
||||
|
||||
<a name="RjeGP"></a>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# 云开发存储:实现留言本附件上传
|
||||
## API说明
|
||||
官方文档:[微信云开发存储文档](https://developers.weixin.qq.com/minigame/dev/wxcloud/reference-http-api/storage/),主要提供了三个API(上传,下载,删除),可以先分别看下参数
|
||||
|
||||
|
||||
Reference in New Issue
Block a user