Commit 4dd50263 authored by 胡文斌's avatar 胡文斌

修改消息配置

parent 53ea3bbf
......@@ -59,7 +59,7 @@ public class MessageWebSocketConfig extends ServerEndpointConfigImpl.Configurato
}
private Prop getProp() {
return PropKit.use("config.properties").appendIfExists("config-pro.properties");
return PropKit.use("AppConfig.properties").appendIfExists("AppConfig-pro.properties");
}
private String getCookie(String token, List<String> cookies) {
......
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