Explorar o código

移网综合评价达标值修改为95%

lifuquan hai 1 ano
pai
achega
4033180b15

+ 1 - 1
src/main/java/com/nokia/tsl_data/properties/TslDataProperties.java

@@ -23,7 +23,7 @@ public class TslDataProperties {
     // 响应率目标
     private double responseCompliance = 0.99d;
     // 移网综合投诉评价 目标
-    private double evaluation = 0.93d;
+    private double evaluation = 0.95d;
     // 处理时长达标值 单位是小时
     private int duration = 30;