mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 14:22:55 +08:00
Update model.py
This commit is contained in:
parent
f3a5879c66
commit
03cfeb22d8
@ -79,6 +79,7 @@ class BilibiliSub(Model):
|
|||||||
:param season_current_episode: 番剧最新集数
|
:param season_current_episode: 番剧最新集数
|
||||||
:param season_update_time: 番剧更新时间
|
:param season_update_time: 番剧更新时间
|
||||||
"""
|
"""
|
||||||
|
sub_id = str(sub_id)
|
||||||
# try:
|
# try:
|
||||||
data = {
|
data = {
|
||||||
"sub_type": sub_type,
|
"sub_type": sub_type,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user