xuzhancheng 6 dagen geleden
bovenliggende
commit
558ea16197

+ 1 - 1
tz-module-pressure2/tz-module-pressure2-biz/src/main/java/cn/start/tz/module/pressure2/service/synchronization/SynchronizationServiceImpl.java

@@ -98,7 +98,7 @@ public class SynchronizationServiceImpl implements SynchronizationService {
         Map<String, Object> form = new HashMap<>();
         form.put("pageNum", 0);
         form.put("pageSize", DEFAULT_PAGE_SIZE);
-        form.put("REGISTERNO", "11204401152024120003");
+//        form.put("REGISTERNO", "11204401152024120003");
         if (updateDate != null) {
             form.put("UPDATEDATE_gt", updateDate);
         }