陈战涛
2023-05-25 7494eb35eb0e6a3f33dff907133e59f677800003
src/main/java/com/fzzy/api/view/pr/Api1109PR.java
@@ -135,7 +135,7 @@
         result += responseDto.toString();
         if (responseDto.getSuccess() == 0) {
            if (Constant.CZBZ_I.equals(d.getCzbz())) {
               api1109Rep.updateStatus(data.getKqdm(), Constant.CZBZ_U);
               api1109Rep.updateStatus(data.getId(), Constant.CZBZ_U);
            }
         }
      }