|
|
|
@ -222,7 +222,6 @@ public class DataProcessServiceImpl implements DataProcessService { |
|
|
|
Date date = DateUtils.stringToDate(formattedTime, "yyyy-MM-dd HH:mm:ss"); |
|
|
|
Date date = DateUtils.stringToDate(formattedTime, "yyyy-MM-dd HH:mm:ss"); |
|
|
|
collectionParamsManage.setCurTime(date); |
|
|
|
collectionParamsManage.setCurTime(date); |
|
|
|
entities.add(collectionParamsManage); |
|
|
|
entities.add(collectionParamsManage); |
|
|
|
break; |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} catch (Exception e) { |
|
|
|
} catch (Exception e) { |
|
|
|
|