This commit is contained in:
@@ -37,8 +37,8 @@ public @interface HttpParam {
|
||||
boolean required() default true; //参数是否必传
|
||||
|
||||
/**
|
||||
* 配合 @WebParam 使用。
|
||||
* 用于对@WebParam中参数的来源类型
|
||||
* 配合 @HttpParam 使用。
|
||||
* 用于对@HttpParam中参数的来源类型
|
||||
*
|
||||
* <p>
|
||||
* 详情见: https://redkale.org
|
||||
|
||||
Reference in New Issue
Block a user