| 程序包 | 说明 |
|---|---|
| cn.binarywang.wx.miniapp.api | |
| cn.binarywang.wx.miniapp.api.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
WxMaCloudService.updateIndex(String collectionName,
List<WxCloudDatabaseCreateIndexRequest> createIndexes,
List<String> dropIndexNames)
变更数据库索引。
|
void |
WxMaCloudService.updateIndex(String env,
String collectionName,
List<WxCloudDatabaseCreateIndexRequest> createIndexes,
List<String> dropIndexNames)
变更数据库索引。
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
WxMaCloudServiceImpl.updateIndex(String collectionName,
List<WxCloudDatabaseCreateIndexRequest> createIndexes,
List<String> dropIndexNames) |
void |
WxMaCloudServiceImpl.updateIndex(String env,
String collectionName,
List<WxCloudDatabaseCreateIndexRequest> createIndexes,
List<String> dropIndexNames) |
Copyright © 2025. All rights reserved.