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