mirror of
https://github.com/ngfchl/ptools
synced 2023-07-10 13:41:22 +08:00
添加 同步数据库注释
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user