feat: 支持解析联合投稿 (#681)

This commit is contained in:
ᴀᴍᴛᴏᴀᴇʀ
2026-03-24 16:25:42 +08:00
committed by GitHub
parent 09604fd283
commit 04448c6d8f
14 changed files with 221 additions and 92 deletions

1
Cargo.lock generated
View File

@@ -416,6 +416,7 @@ name = "bili_sync_entity"
version = "2.10.4"
dependencies = [
"derivative",
"either",
"regex",
"sea-orm",
"serde",