1
This commit is contained in:
@@ -15,7 +15,6 @@ class PositionSyncBatch(BaseSync):
|
||||
|
||||
async def sync_batch(self, accounts: Dict[str, Dict]):
|
||||
"""批量同步所有账号的持仓数据"""
|
||||
return
|
||||
try:
|
||||
logger.info(f"开始批量同步持仓数据,共 {len(accounts)} 个账号")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user