AdminModelSquareService

UpdateEntrySlot 修改固定入口位配置(仅平台管理员,slotNo 只允许 1/2/3)。 UpdateEntrySlot updates a fixed entry-slot config (platform admin only, slotNo must be 1/2/3).

put/v1/admin/model-square/entry-slots/{slotNo}

Path parameters

slotNointeger required

slot_no 固定入口编号,只允许 1/2/3。/ slot_no: fixed entry number, must be 1/2/3.

Request body

descriptionstring

description 辅助说明(中文)。/ description: auxiliary description (Chinese).

descriptionEnstring

description_en 辅助说明(英文)。/ description_en: auxiliary description (English).

iconUrlstring

icon_url 图标地址,支持 SVG/PNG。/ icon_url: icon URL, supports SVG/PNG.

jumpUrlstring

jump_url 跳转 URL。/ jump_url: click-through URL.

slotNointeger

slot_no 固定入口编号,只允许 1/2/3。/ slot_no: fixed entry number, must be 1/2/3.

statusinteger

status 状态:1 启用,0 禁用。/ status: 1 enabled, 0 disabled.

titlestring

title 主标题(中文)。/ title: main title (Chinese).

titleEnstring

title_en 主标题(英文)。/ title_en: main title (English).

Response

OK

Changes

No recorded changes to this endpoint across all 1 revision of this API.