feat:分享订阅删除功能

This commit is contained in:
jxxghp
2025-01-15 13:31:16 +08:00
parent 22b1ebe1cf
commit aa93c560e5
6 changed files with 108 additions and 0 deletions
+2
View File
@@ -88,6 +88,8 @@ class SubscribeShare(BaseModel):
share_comment: Optional[str] = None
# 分享人
share_user: Optional[str] = None
# 分享人唯一ID
share_uid: Optional[str] = None
# 订阅名称
name: Optional[str] = None
# 订阅年份