提交 b623a346 编写于 作者: C Captain.B

修改保存metric

上级 92d6a7e3
package io.metersphere.base.domain;
import lombok.Data;
import java.io.Serializable;
@Data
public class LoadTestReportDetailKey implements Serializable {
private String reportId;
private Long part;
private static final long serialVersionUID = 1L;
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册