skjcmanager/skjcmanager-service/skjcmanager-sm/src/main/java/cn/gistack/sm/sg/service/impl/SgProjectInfoServiceImpl.java
@@ -251,7 +251,8 @@ //片区 if (ywxtAdDetail == null) { sgStatisProVOS = sgProjectInfoMapper.getsgStatisticsZero(code); String getname = sgProjectInfoMapper.getname(code); // String getname = sgProjectInfoMapper.getname(code); String getname = code; updateProjectProgress(sgStatisProVOS, code, getname, "2"); } else if (ywxtAdDetail.getAdGrad().equals("1")) {//默认 sgStatisProVOS = sgProjectInfoMapper.getsgStatisticsOne(code);