Ver código fonte

Merge branch 'dev' of chenweida/patient-co-management into dev

chenweida 7 anos atrás
pai
commit
7e19e0a893

+ 1 - 1
patient-co/patient-co-wlyy/src/main/java/com/yihu/wlyy/config/MvcConfig.java

@ -42,7 +42,7 @@ public class MvcConfig extends WebMvcConfigurerAdapter {
        registry.addInterceptor(userInterceptor).addPathPatterns("/user/**");
        super.addInterceptors(registry);
        logger.info("初始化拦截器");
        logger.info("init doctorInterceptor,patientInterceptor");
    }
//    /**
//     * 为null的数据不返回