Commit b2b92a8c authored by 军师中郎将's avatar 军师中郎将

大屏端-统计分析-地图切换

parent e7ff52ac
......@@ -82,9 +82,7 @@ public class SysLoginController
// 权限集合
Set<String> permissions = permissionService.getMenuPermission(user);
HashMap hashMap=new HashMap();
// hashMap.put("map_center","[114.849647,38.033767]"); 藁城
hashMap.put("map_center","[116.36,37.44]");//丰润区
//hashMap.put("map_center","[114.977845,38.176376]");//无极
hashMap.put("map_center","[114.684979,38.038292]");//经开区
hashMap.put("prod_test","prod");
AjaxResult ajax = AjaxResult.success();
ajax.put("user", user);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment