任务列表返回目标名称
All checks were successful
构建并部署到测试环境(无 SSH) / build-and-deploy (push) Successful in 8m1s

This commit is contained in:
2026-07-28 16:03:42 +08:00
parent 1fee19feeb
commit 4b98612816
5 changed files with 76 additions and 5 deletions

View File

@@ -5087,6 +5087,9 @@ components:
minimum: 0
nullable: true
type: integer
target_name:
description: 批量分配目标店铺名称或套餐系列名称,回收和导入任务为空
type: string
task_no:
description: 任务编号
type: string
@@ -5167,6 +5170,9 @@ components:
minimum: 0
nullable: true
type: integer
target_name:
description: 批量分配目标店铺名称或套餐系列名称,回收和导入任务为空
type: string
task_no:
description: 任务编号
type: string