Update topspace小程序.py

This commit is contained in:
3288588344
2024-07-06 21:05:27 +08:00
committed by GitHub
parent 7202ffc8be
commit e2fecebeb8

View File

@@ -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("---------账号任务执行完毕---------")
print("---------账号任务执行完毕---------")