完善删除品牌asin

This commit is contained in:
super
2026-03-29 19:03:24 +08:00
parent 3d39236b13
commit cb3b9e9cfe
15 changed files with 892 additions and 86929 deletions

View File

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