Browse Source

修改db-config文件主帐套

xielq 6 years ago
parent
commit
2d25d75f8a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      WebContent/WEB-INF/spring/db-config.xml

+ 2 - 2
WebContent/WEB-INF/spring/db-config.xml

@@ -12,7 +12,7 @@
 			<value>jdbc:oracle:thin:@192.168.230.200:1521:orcl</value>
 		</property>
 		<property name="username">
-			<value>MES</value>
+			<value>MES_ZZ</value>
 		</property>
 		<property name="password" value="select!#%*(" />
 	</bean>
@@ -73,4 +73,4 @@
 			</list>
 		</property>
 	</bean>
-</beans>
+</beans>