修复商品风险多店铺问题

This commit is contained in:
super
2026-04-30 21:31:11 +08:00
parent b073bbe97d
commit 01bae23df5
17 changed files with 1392 additions and 46 deletions

View File

@@ -521,6 +521,7 @@ export function runDeleteBrand(
...request,
user_id: getCurrentUserId(),
},
{ timeout: 180000 },
),
);
}