```java Date startTime1 =new SimpleDateFormat("yyyy-MM-dd HH:mm:ss").parse(s1);
```
收起
startTime1.AddHours(-1)
报告相同问题?