|
|
@@ -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);
|
|
|
}
|