参数返回信息解决
This commit is contained in:
@@ -734,7 +734,7 @@ public class DetectionServiceImpl {
|
||||
return 2;
|
||||
}
|
||||
}
|
||||
return isData.get(0);
|
||||
return isQualified.get(0);
|
||||
} else {
|
||||
if (isData.contains(4)) {
|
||||
return 4;
|
||||
|
||||
Reference in New Issue
Block a user