66666
parent
e511093a1e
commit
916b2653e0
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue