pull/3/head
jpz 2023-12-26 10:51:18 +08:00
parent e511093a1e
commit 916b2653e0
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ import java.util.Date;
@Data
@Schema(description = "标准管理查询")
public class DatastandardVo implements Serializable {
private static final long serialVersionUID = 1L;
@TableId("id")
private Long id;