修改BUG
This commit is contained in:
parent
2de54946bb
commit
39e8feb369
@ -8,7 +8,7 @@ import lombok.Data;
|
||||
public class InspectApplylogSimpleRespVO {
|
||||
|
||||
@Schema(description = "idcard")
|
||||
private Integer idcard;
|
||||
private String idcard;
|
||||
|
||||
@Schema(description = "json")
|
||||
private String json;
|
||||
|
Loading…
Reference in New Issue
Block a user