Commit 99a61127 by zhangxingmin

Merge remote-tracking branch 'origin/test' into test

parents 73fe926f e8a99684
...@@ -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;
/** /**
* 主键ID * 主键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