添加 同步数据库注释

This commit is contained in:
ngfchl
2023-04-20 22:03:12 +08:00
parent 0eeb8f4bb7
commit 81fbd46aac

View File

@@ -273,6 +273,7 @@ def auto_get_upgrade():
@register_job(scheduler, 'cron', id='auto_do_xpath', hour=2, minute=30, replace_existing=True)
def auto_do_xpath():
"""同步数据库"""
try:
logger.info('开始自动更新')
update_commands = {