feat: cv专栏记录

This commit is contained in:
guozhigq
2024-09-28 18:22:42 +08:00
parent 2ac3307e4d
commit 26a5733675
3 changed files with 45 additions and 2 deletions

View File

@ -578,4 +578,7 @@ class Api {
/// 稍后再看&收藏夹视频列表
static const String mediaList = '/x/v2/medialist/resource/list';
///
static const String getViewInfo = '/x/article/viewinfo';
}