com.arextest.web.model.contract.contracts.batchcomparereport.BatchCompareSummaryItem Maven / Gradle / Ivy
The newest version!
// package com.arextest.web.model.contract.contracts.batchcomparereport;
//
// import com.arextest.web.model.contract.contracts.common.LogEntity;
// import lombok.Data;
//
// @Data
// public class BatchCompareSummaryItem {
//
// private int unMatchedType;
// private String fuzzyPath;
// private int errorCount;
//
// private LogEntity logEntity;
// private String logId;
// private String caseId;
// }
© 2015 - 2025 Weber Informatics LLC | Privacy Policy