Commit f1ccecad authored by luzhuang's avatar luzhuang

更新代码

parent c22bebfa
......@@ -53,6 +53,9 @@ public class ExamQueryDto {
@ApiModelProperty(value = "企业id",required = true)
private String corpId;
@ApiModelProperty(value = "用户id",required = true)
private String userId;
@ApiModelProperty(value = "详情用户id",required = true)
private String personId;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment