英文翻译
This commit is contained in:
@ -19,4 +19,8 @@ public class QueryPermissionReqVo {
|
||||
@ApiModelProperty(value = "状态")
|
||||
@ApiParam
|
||||
Integer status;
|
||||
|
||||
@ApiModelProperty(value = "语言切换")
|
||||
@ApiParam
|
||||
String lang;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user