Commit 56356c19f72d694bc814ee13e25e7f33d7203ba9

Authored by huixizhu
1 parent 5d2d9a6a

11

src/main/java/com/zteits/irain/portal/web/govclouds/RealTimeInfoController.java
@@ -14,7 +14,6 @@ import org.springframework.util.CollectionUtils; @@ -14,7 +14,6 @@ import org.springframework.util.CollectionUtils;
14 import org.springframework.web.bind.annotation.PostMapping; 14 import org.springframework.web.bind.annotation.PostMapping;
15 import org.springframework.web.bind.annotation.RequestBody; 15 import org.springframework.web.bind.annotation.RequestBody;
16 import org.springframework.web.bind.annotation.RequestMapping; 16 import org.springframework.web.bind.annotation.RequestMapping;
17 -import org.springframework.web.bind.annotation.RequestParam;  
18 import org.springframework.web.bind.annotation.RestController; 17 import org.springframework.web.bind.annotation.RestController;
19 18
20 import com.alibaba.fastjson.JSON; 19 import com.alibaba.fastjson.JSON;