@Target(value=PARAMETER) @Retention(value=RUNTIME) @Documented public @interface Body
| Modifier and Type | Optional Element and Description |
|---|---|
String |
defaultValue
默认值
|
String |
description
描述
|
boolean |
required
必须的(只做标识,不做检查)
|
Copyright © 2025. All rights reserved.