|
|
@@ -296,9 +296,6 @@ public class ChengTaiOrderApiServiceImpl implements ChengTaiOrderApiService {
|
|
|
end = TimeProcessing.tomorrowDateTime(formatEndDate);
|
|
|
riskInfoVo.setStartDate(start);
|
|
|
riskInfoVo.setEndDate(end);
|
|
|
- } else {
|
|
|
- riskInfoVo.setStartDate(formatStartDate);
|
|
|
- riskInfoVo.setEndDate(formatEndDate);
|
|
|
}
|
|
|
}
|
|
|
});
|