Commit 7d8b65c1 authored by suhuiguang's avatar suhuiguang

1.物联监控-》消防视频

parent 9776c531
......@@ -121,7 +121,7 @@ public class BuildingServiceImpl extends ServiceImpl<BuildingMapper, Building> i
@Value("${systemctl.sync.switch}")
private Boolean syncSwitch;
@Value("${auth-key-fire-video:fire_build_video_info}")
@Value("${auth-key-fire-building:fire_building_info}")
private String authKey;
@Autowired
......
......@@ -94,10 +94,12 @@ auth-key-fire-system=fire_system_info
auth-key-fire-equip=fire_equip_info
# 权限标识-消防视频
auth-key-fire-video=fire_video_info
# 权限标识-消防视频
# 权限标识-消防建筑视频
auth-key-fire-build-video=fire_build_video_info
# 权限标识-消防车辆
auth-key-fire-car=fire_car_info
# 权限标识-消防建筑
auth-key-fire-building=fire_building_info
redis_car_type_count = carTypeAndCount
......
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