| 程序包 | 说明 |
|---|---|
| xiongwei.jiang.constant | |
| xiongwei.jiang.service | |
| xiongwei.jiang.service.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
static UploadTempType |
UploadTempType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static UploadTempType[] |
UploadTempType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
AppUploadTempResponseDTO |
WXWorkService.uploadTemp(Integer appIndex,
UploadTempType tempType,
String filePath)
上传临时素材
|
| 限定符和类型 | 方法和说明 |
|---|---|
AppUploadTempResponseDTO |
WXWorkServiceImpl.uploadTemp(Integer appIndex,
UploadTempType tempType,
String filePath) |
Copyright © 2021. All rights reserved.