陈战涛
2023-05-15 493f8b0cc448b821d6c36c333d983c2ee3ee2071
src/main/java/com/fzzy/api/view/pr/Api1202PR.java
@@ -184,7 +184,7 @@
                if (responseDto.getSuccess() == 0) {
                    //todo 代表上传成功 ,后期需要保存日志
                    if ("i".equals(d.getCzbz())) {
                        apiRepository.updateStatus(d.getId(), Constant.CZBZ_U);
                        apiRepository.updateStatus(d.getRkywdh(), Constant.CZBZ_U);
                    }
                }
            }