刘韬 2 years ago
parent
commit
dbb05f2eb5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      PacsOnline_Wechat_Doctor/src/main/webapp/WEB-INF/web.xml

+ 1 - 1
PacsOnline_Wechat_Doctor/src/main/webapp/WEB-INF/web.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://xmlns.jcp.org/xml/ns/javaee" xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee http://xmlns.jcp.org/xml/ns/javaee/web-app_4_0.xsd" id="WebApp_ID" version="4.0">
+<web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://xmlns.jcp.org/xml/ns/javaee" xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee http://xmlns.jcp.org/xml/ns/javaee/web-app_5_0.xsd" id="WebApp_ID" version="5.0">
   <display-name>PacsOnline_Wechat_Patient</display-name>
   <filter>
     <filter-name>jfinal</filter-name>