完善删除品牌asin

This commit is contained in:
super
2026-03-29 19:03:24 +08:00
parent efbff69a91
commit a07b9d7fb2
11 changed files with 222 additions and 67 deletions

View File

@@ -229,6 +229,7 @@ export interface DeleteBrandResultItem {
previewRows?: DeleteBrandPreviewRow[]
success: boolean
error?: string
taskStatus?: string
}
export interface DeleteBrandRunVo {