Commit b7592564 authored by 刘文胜's avatar 刘文胜

1111

parent 68575f1f
...@@ -41,7 +41,7 @@ import redis.clients.jedis.JedisPoolConfig; ...@@ -41,7 +41,7 @@ import redis.clients.jedis.JedisPoolConfig;
import com.hdp.customerservice.websocket.*; import com.hdp.customerservice.websocket.*;
import com.hdp.pi.wechat.Subscriber; import com.hdp.pi.wechat.Subscriber;
@PropertySource(value="classpath:application.development.properties") @PropertySource(value="classpath:application.${model}.properties")
@ComponentScan @ComponentScan
@EnableAutoConfiguration @EnableAutoConfiguration
@EnableWebMvc @EnableWebMvc
......
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