Browse Source

add bot to daily tasks

luojunhui 1 năm trước cách đây
mục cha
commit
518501d45b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      updatePublishedMsgDaily.py

+ 1 - 1
updatePublishedMsgDaily.py

@@ -388,7 +388,7 @@ def update_job():
     bot(
         title="更新每日发布文章任务完成通知",
         detail={
-            "msg": "订阅号更新完成",
+            "msg": "服务号更新完成",
             "finish_time": datetime.today().__str__()
         },
         mention=False