Commit 3b9dd963 authored by zhangsen's avatar zhangsen

权限标识加默认值

parent 75391109
...@@ -118,7 +118,7 @@ public class FireFightingSystemController extends AbstractBaseController { ...@@ -118,7 +118,7 @@ public class FireFightingSystemController extends AbstractBaseController {
@Autowired @Autowired
private JcsFeign jcsFeign; private JcsFeign jcsFeign;
@Value("${auth-key-fire-system-build}") @Value("${auth-key-fire-system-build:fire_system_build_info}")
private String systemBuildAuthKey; private String systemBuildAuthKey;
@Autowired @Autowired
......
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