Ver código fonte

add bot to daily tasks

luojunhui 6 meses atrás
pai
commit
518501d45b
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      updatePublishedMsgDaily.py

+ 1 - 1
updatePublishedMsgDaily.py

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