Browse Source

update

yangzhenli
V26772074 1 year ago
parent
commit
cb92dcd548
  1. 1
      jnpf-tendering-biz/src/main/java/jnpf/service/impl/IndicatorStatisticsServiceImpl.java

1
jnpf-tendering-biz/src/main/java/jnpf/service/impl/IndicatorStatisticsServiceImpl.java

@ -185,6 +185,7 @@ public class IndicatorStatisticsServiceImpl implements IndicatorStatisticsServic @@ -185,6 +185,7 @@ public class IndicatorStatisticsServiceImpl implements IndicatorStatisticsServic
switch (classificationType){
case "1":
break;
case "2":
newNameList = dictionaryDataApi.getList("539393647729185989")
.stream()

Loading…
Cancel
Save