瀏覽代碼

修改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 ="";