This commit is contained in:
wr
2025-03-03 15:27:50 +08:00
parent bc20fc0705
commit f34a996705
2 changed files with 2 additions and 2 deletions

View File

@@ -55,7 +55,7 @@ public class AdHarmonicResult {
private String dataType;
/**
* 1.合格 2.合格 4.无法处理
* 1.合格 2.合格 4.无法处理
*/
private Integer resultFlag;

View File

@@ -52,7 +52,7 @@ public class AdNonHarmonicResult {
private String dataType;
/**
* 1.合格 2.合格 4.无法处理
* 1.合格 2.合格 4.无法处理
*/
private Integer resultFlag;