|
@@ -37,7 +37,6 @@ public class CameraListController {
|
|
|
|
|
|
HttpSend httpSend = new HttpSend();
|
|
HttpSend httpSend = new HttpSend();
|
|
Map<String, Object> parmap = new HashMap<>();
|
|
Map<String, Object> parmap = new HashMap<>();
|
|
-
|
|
|
|
parmap.put("token",getToken());
|
|
parmap.put("token",getToken());
|
|
parmap.put("bindId","-1");
|
|
parmap.put("bindId","-1");
|
|
parmap.put("limit",128);
|
|
parmap.put("limit",128);
|