一点点优化

This commit is contained in:
jianzhichu
2026-02-12 14:35:04 +08:00
parent 650e1ac3fc
commit 9784114c90
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -307,7 +307,7 @@ namespace dy.net.service
/// <param name="cursor"></param>
/// <param name="count"></param>
/// <param name="cookie"></param>
/// <param name="mix"></param>
/// <param name="mixId"></param>
/// <returns></returns>
/// <exception cref="ArgumentException"></exception>
public async Task<DouyinVideoInfoResponse> SyncMixViedosByMixId(string cursor, string count, string cookie, string mixId)