作者 钟来

初始提交

@@ -27,7 +27,6 @@ public class BeanConfig { @@ -27,7 +27,6 @@ public class BeanConfig {
27 27
28 private final static Logger LOGGER = LoggerFactory.getLogger(BeanConfig.class); 28 private final static Logger LOGGER = LoggerFactory.getLogger(BeanConfig.class);
29 29
30 -  
31 @Value("${cim.user.id}") 30 @Value("${cim.user.id}")
32 private long userId; 31 private long userId;
33 32