程序包 | 说明 |
---|---|
cn.binarywang.wx.miniapp.api | |
cn.binarywang.wx.miniapp.api.impl |
限定符和类型 | 方法和说明 |
---|---|
WxCloudDatabaseCollectionGetResult |
WxMaCloudService.databaseCollectionGet(Long limit,
Long offset)
Database collection get wx cloud database collection get result.
|
WxCloudDatabaseCollectionGetResult |
WxMaCloudService.databaseCollectionGet(String env,
Long limit,
Long offset)
获取特定云环境下集合信息
文档地址:https://developers.weixin.qq.com/miniprogram/dev/wxcloud/reference-http-api/database/databaseCollectionGet
.html
请求地址:POST https://api.weixin.qq.com/tcb/databasecollectionget?
|
限定符和类型 | 方法和说明 |
---|---|
WxCloudDatabaseCollectionGetResult |
WxMaCloudServiceImpl.databaseCollectionGet(Long limit,
Long offset) |
WxCloudDatabaseCollectionGetResult |
WxMaCloudServiceImpl.databaseCollectionGet(String env,
Long limit,
Long offset) |
Copyright © 2024. All rights reserved.