Browse Source

[深爱]科目基础资料对接测试

zxl 1 year ago
parent
commit
762e18e735
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/main/java/com/uas/eis/controller/STKController.java

+ 2 - 2
src/main/java/com/uas/eis/controller/STKController.java

@@ -262,7 +262,7 @@ public class STKController {
 
         //传入参数  此处案例仅放置了时间,可自行添加
         JSONObject param=new JSONObject();
-        param.put("UPDATE_TIME_start","2024-05-09 14:24:06");
+        //param.put("UPDATE_TIME_start","2024-05-09 14:24:06");
         //param.put("UPDATE_TIME_end","2024-05-09 15:01:28");
         //param.put("TASKNO","P2022032200000041");
         //param.put("TASKCODE","202409");
@@ -333,7 +333,7 @@ public class STKController {
 
         //传入参数  此处案例仅放置了时间,可自行添加
         JSONObject param=new JSONObject();
-        param.put("UPDATE_TIME_start","2024-05-09 14:24:06");
+        //param.put("UPDATE_TIME_start","2024-05-09 14:24:06");
         //param.put("UPDATE_TIME_end","2024-05-09 15:01:28");
         //param.put("TASKNO","P2022032200000041");
         //param.put("TASKCODE","202409");