소스 검색

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

ld_liqk 9 년 전
부모
커밋
162795bea2
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      gkjsjy/trunk/WebContent/WEB-INF/web.xml

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

@@ -60,12 +60,12 @@
   </context-param>
   <context-param>
     <description>Ftp许可证用户</description>
-    <param-name>ftp_view_user</param-name>
+    <param-name>ftp_xk_user</param-name>
     <param-value>ftp_xk</param-value>
   </context-param>
   <context-param>
     <description>Ftp其它附件用户</description>
-    <param-name>ftp_view_user</param-name>
+    <param-name>ftp_qt_user</param-name>
     <param-value>ftp_qt</param-value>
   </context-param>
   <context-param>