Commit e5b8463d authored by 赵啸非's avatar 赵啸非

修改部分pom

parent 59a84def
...@@ -16,7 +16,7 @@ public class InterceptorConfig { ...@@ -16,7 +16,7 @@ public class InterceptorConfig {
/** /**
* cookie的密钥 * cookie的密钥
*/ */
@Value("${cookie.key}") @Value("${cookie.key:''}")
private String securityKey; private String securityKey;
/** /**
......
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