Browse Source

Merge branch 'dev' of chenweida/jw2.0 into dev

chenweida 7 years ago
parent
commit
45ccab0bfc

+ 1 - 1
app/app-iot-server/src/main/java/com/yihu/ehr/iot/config/WebMvcConfig.java

@ -31,7 +31,7 @@ public class WebMvcConfig extends WebMvcConfigurerAdapter {
    /**
     * 配置路径完全匹配
     *
     * idea版本 过低这样子映射boot启动会没有效果,只能tomcat启动  但是不影响打包
     * @param configurer
     */
    @Override