程序包 | 说明 |
---|---|
me.chanjar.weixin.cp.api | |
me.chanjar.weixin.cp.api.impl | |
me.chanjar.weixin.cp.bean.oa.wedrive |
限定符和类型 | 方法和说明 |
---|---|
WxCpFileCreate |
WxCpOaWeDriveService.fileCreate(@NonNull String spaceId,
@NonNull String fatherId,
@NonNull Integer fileType,
@NonNull String fileName)
新建文件夹/文档
该接口用于在微盘指定位置新建文件夹、文档(更多文档接口能力可见文档API接口说明)。
|
限定符和类型 | 方法和说明 |
---|---|
WxCpFileCreate |
WxCpOaWeDriveServiceImpl.fileCreate(@NonNull String spaceId,
@NonNull String fatherId,
@NonNull Integer fileType,
@NonNull String fileName) |
限定符和类型 | 方法和说明 |
---|---|
static WxCpFileCreate |
WxCpFileCreate.fromJson(String json)
From json wx cp file create.
|
Copyright © 2024. All rights reserved.