Commit 3b9dd963 authored by zhangsen's avatar zhangsen

权限标识加默认值

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