Commit e8a99684 by jianan

加字段

parent 60b2046f
...@@ -9,6 +9,8 @@ import java.time.LocalDateTime; ...@@ -9,6 +9,8 @@ import java.time.LocalDateTime;
@Data @Data
public class ApiCertificateDto { public class ApiCertificateDto {
private String id;
/** /**
* 证件类型 * 证件类型
*/ */
......
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