|
@@ -20,7 +20,7 @@ class DyRdbNrxs:
|
|
# Feishu.bot("xinxin", '抖音溯源提醒', f'今日需溯源账号共{len(user)}条', 'xinxin')
|
|
# Feishu.bot("xinxin", '抖音溯源提醒', f'今日需溯源账号共{len(user)}条', 'xinxin')
|
|
for uid in user:
|
|
for uid in user:
|
|
if uid.startswith("MS"):
|
|
if uid.startswith("MS"):
|
|
- # Feishu.bot("xinxin", '视频号溯源提醒', f'开始溯源账号名称{uid}', 'xinxin')
|
|
|
|
|
|
+ Feishu.bot("xinxin", '视频号溯源提醒', f'开始溯源账号名称{uid}', 'xinxin')
|
|
cls.get_nrxs_data(uid)
|
|
cls.get_nrxs_data(uid)
|
|
|
|
|
|
|
|
|
|
@@ -71,6 +71,7 @@ class DyRdbNrxs:
|
|
"5",
|
|
"5",
|
|
"通用-分享到群",
|
|
"通用-分享到群",
|
|
"AI片尾引导",
|
|
"AI片尾引导",
|
|
|
|
+ "zhifeng_emo,aifei,sijia,stella",
|
|
"",
|
|
"",
|
|
"",
|
|
"",
|
|
"AI标题",
|
|
"AI标题",
|