每天5点发送秀人图册,密码为4000

This commit is contained in:
liuwei
2025-02-24 17:08:46 +08:00
parent c64b58540d
commit 8bcfe55909
5 changed files with 114 additions and 3 deletions

View File

@@ -538,6 +538,7 @@ class Robot(Job):
def xiu_ren_download_task(self):
try:
xiuren_dowload_pic()
path = xiuren_dowload_pic()
self.wcf.send_file(path, "45317011307@chatroom")
except Exception as e:
self.LOG.error(f"xiuren_dowload_pic error{e}")