jinlin
2024-09-26 089b302259e03ce52fc102bcf168d1fa048fffe9
modules/mainPart/src/main/java/com/zt/life/modules/mainPart/TestScheme/service/TestSchemeService.java
@@ -58,7 +58,7 @@
            case "不限定生产方风险查询":
                result = this.getCondition2(dto);
                break;
            case "不限定规定值查询":
            case "不限定检验上限查询":
                result = this.getCondition3(dto);
                break;
        }