소스 검색

修改check接口,传参问题

xiewenjie 4 년 전
부모
커밋
a89212a2b4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      sxz-core/src/main/java/com/fdkk/sxz/other/listener/RunBuild.java

+ 1 - 1
sxz-core/src/main/java/com/fdkk/sxz/other/listener/RunBuild.java

@@ -965,7 +965,7 @@ public class RunBuild {
                         postJson(fileId, filePath, postJsonObj);
 
                         Thread.sleep(1000L);
-
+                        postJsonObj.remove("params1");
                         checkResultJson(fileId, filePath, postJsonObj, modelUploadId);
 
                         String productName ="";