yeshijie 8 лет назад
Родитель
Сommit
0669003c8f

BIN
patient-co-figure/文档/接口文档.docx


+ 0 - 8
patient-co-wlyy/src/main/webapp/WEB-INF/spring-mvc.xml

@ -77,14 +77,6 @@
	</bean>
	</bean>
	
	
	<mvc:interceptors>
	<mvc:interceptors>
		<mvc:interceptor>
	        <mvc:mapping path="/patient/**"/>
	        <bean class="com.yihu.wlyy.interceptors.PatientInterceptor"/>
	    </mvc:interceptor>
	    <mvc:interceptor>
	        <mvc:mapping path="/doctor/**"/>
	        <bean class="com.yihu.wlyy.interceptors.DoctorInterceptor"/>
	    </mvc:interceptor>
	    <mvc:interceptor>
	    <mvc:interceptor>
	        <mvc:mapping path="/user/**"/>
	        <mvc:mapping path="/user/**"/>
	        <bean class="com.yihu.wlyy.interceptors.UserInterceptor"/>
	        <bean class="com.yihu.wlyy.interceptors.UserInterceptor"/>