app/init_config/init_run_data.py @@ -16,7 +16,6 @@ await sync_token() # 账号token登录 await sync_complex_api_token(db) # 账号token登录 await system_license_sync(db) # 同步系统license except Exception as e: print(e) finally: