fix: 查询授权账号视频列表 url

This commit is contained in:
ArBing 2024-04-17 18:47:26 +08:00
parent 375073ca2d
commit bca97f447f
2 changed files with 1 additions and 1 deletions

BIN
Logo.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

View File

@ -82,7 +82,7 @@ public enum DyWebUrlPathEnum {
/**
* 查询授权账号视频列表
*/
QUERY_VIDEO_LIST("queryVideoList", "/api/douyin/v1/video/init_video_part_upload/"),
QUERY_VIDEO_LIST("queryVideoList", "/api/douyin/v1/video/video_list/"),
/**