Browse Source

git-svn-id: https://192.168.57.71/svn/jsgkj@402 931142cf-59ea-a443-aa0e-51397b428577

ld_liqk 9 years ago
parent
commit
8e3b8c0ea9
1 changed files with 7 additions and 2 deletions
  1. 7 2
      gkjsjy/trunk/WebContent/WEB-INF/web.xml

+ 7 - 2
gkjsjy/trunk/WebContent/WEB-INF/web.xml

@@ -56,12 +56,17 @@
   <context-param>
     <description>地市简称</description>
     <param-name>dsjc</param-name>
-    <param-value>test</param-value>
+    <param-value>SZ</param-value>
   </context-param>
   <context-param>
     <description>Ftp许可证用户</description>
     <param-name>ftp_view_user</param-name>
-    <param-value>admin</param-value>
+    <param-value>ftp_xk</param-value>
+  </context-param>
+  <context-param>
+    <description>Ftp其它附件用户</description>
+    <param-name>ftp_view_user</param-name>
+    <param-value>ftp_qt</param-value>
   </context-param>
   <context-param>
     <param-name>webAppRootKey</param-name>