程序包 | 说明 |
---|---|
cn.binarywang.wx.miniapp.api | |
cn.binarywang.wx.miniapp.api.impl |
限定符和类型 | 方法和说明 |
---|---|
WxCloudBatchDeleteFileResult |
WxMaCloudService.batchDeleteFile(String[] fileIds)
Batch delete file wx cloud batch delete file result.
|
WxCloudBatchDeleteFileResult |
WxMaCloudService.batchDeleteFile(String env,
String[] fileIds)
删除文件
文档地址:https://developers.weixin.qq.com/miniprogram/dev/wxcloud/reference-http-api/storage/batchDeleteFile.html
请求地址:POST https://api.weixin.qq.com/tcb/batchdeletefile?
|
限定符和类型 | 方法和说明 |
---|---|
WxCloudBatchDeleteFileResult |
WxMaCloudServiceImpl.batchDeleteFile(String[] fileIds) |
WxCloudBatchDeleteFileResult |
WxMaCloudServiceImpl.batchDeleteFile(String env,
String[] fileIds) |
Copyright © 2024. All rights reserved.