- 在 AdminUserRespDTO 类中添加 tenantId 字段,用于表示租户 ID - 该字段使用 @Schema 注解进行描述,包括 requiredMode 和 example 属性 |
||
---|---|---|
.. | ||
yudao-module-system-api | ||
yudao-module-system-biz | ||
pom.xml |
- 在 AdminUserRespDTO 类中添加 tenantId 字段,用于表示租户 ID - 该字段使用 @Schema 注解进行描述,包括 requiredMode 和 example 属性 |
||
---|---|---|
.. | ||
yudao-module-system-api | ||
yudao-module-system-biz | ||
pom.xml |