فهرست منبع

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