From e2fecebeb8d0ce8f5d78666161830ad4370f720e Mon Sep 17 00:00:00 2001 From: 3288588344 <127068117+3288588344@users.noreply.github.com> Date: Sat, 6 Jul 2024 21:05:27 +0800 Subject: [PATCH] =?UTF-8?q?Update=20topspace=E5=B0=8F=E7=A8=8B=E5=BA=8F.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- topspace小程序.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/topspace小程序.py b/topspace小程序.py index 6bf5a69..c08fb0d 100644 --- a/topspace小程序.py +++ b/topspace小程序.py @@ -1,5 +1,6 @@ ''' topspace微信小程序 +topspace小程序每天定时两次就可以 有问题联系3288588344 @@ -108,4 +109,4 @@ if __name__ == "__main__": if article_id: ac.publish_comment(user_nickname, article_id) ac.share_article(user_nickname, article_id) - print("---------账号任务执行完毕---------") \ No newline at end of file + print("---------账号任务执行完毕---------")