@Target(value=PARAMETER) @Retention(value=RUNTIME) @Documented public @interface Cookie
| Modifier and Type | Optional Element and Description |
|---|---|
String |
defaultValue
默认值
|
String |
description
描述
|
String |
name
名字
|
boolean |
required
必须的
|
String |
value
名字
|
Copyright © 2025. All rights reserved.