Commit 56356c19f72d694bc814ee13e25e7f33d7203ba9
1 parent
5d2d9a6a
11
Showing
1 changed file
with
0 additions
and
1 deletions
src/main/java/com/zteits/irain/portal/web/govclouds/RealTimeInfoController.java
| ... | ... | @@ -14,7 +14,6 @@ import org.springframework.util.CollectionUtils; |
| 14 | 14 | import org.springframework.web.bind.annotation.PostMapping; |
| 15 | 15 | import org.springframework.web.bind.annotation.RequestBody; |
| 16 | 16 | import org.springframework.web.bind.annotation.RequestMapping; |
| 17 | -import org.springframework.web.bind.annotation.RequestParam; | |
| 18 | 17 | import org.springframework.web.bind.annotation.RestController; |
| 19 | 18 | |
| 20 | 19 | import com.alibaba.fastjson.JSON; | ... | ... |