feat/multi-channel-framework #15

Merged
MerCry merged 3 commits from feat/multi-channel-framework into main 2026-02-25 17:13:36 +00:00
1 changed files with 9 additions and 0 deletions
Showing only changes of commit c32165df4d - Show all commits

View File

@ -37,6 +37,15 @@ paths:
- AC-MCA-05 - AC-MCA-05
- AC-MCA-06 - AC-MCA-06
- AC-MCA-07 - AC-MCA-07
parameters:
- name: X-Tenant-Id
in: header
required: true
schema:
type: string
minLength: 1
maxLength: 64
description: 租户ID用于多租户场景下的租户标识
requestBody: requestBody:
required: true required: true
content: content: