取消丝社的图片下载。

This commit is contained in:
Liu
2025-03-07 22:02:42 +08:00
parent 2c5b38ed91
commit ac88cc57c6

View File

@@ -637,8 +637,8 @@ class Robot(Job):
pub_path = generate_pdf_from_images("xiuren") pub_path = generate_pdf_from_images("xiuren")
self.wcf.send_file(pub_path, "45317011307@chatroom") self.wcf.send_file(pub_path, "45317011307@chatroom")
heisi_path = generate_pdf_from_images("xiuren/heisi") # heisi_path = generate_pdf_from_images("xiuren/heisi")
self.wcf.send_file(heisi_path, "45317011307@chatroom") # self.wcf.send_file(heisi_path, "45317011307@chatroom")
except Exception as e: except Exception as e:
self.LOG.error(f"xiu_ren_pdf_send error{e}") self.LOG.error(f"xiu_ren_pdf_send error{e}")