|
@@ -1,7 +1,7 @@
|
|
#*************************************** jdbc info ********************************************#
|
|
#*************************************** jdbc info ********************************************#
|
|
jdbc.driver = oracle.jdbc.driver.OracleDriver
|
|
jdbc.driver = oracle.jdbc.driver.OracleDriver
|
|
jdbc.url = jdbc:oracle:thin:@192.168.57.36:1521:orcl
|
|
jdbc.url = jdbc:oracle:thin:@192.168.57.36:1521:orcl
|
|
-jdbc.username = yjptzj
|
|
|
|
|
|
+jdbc.username = yjptpro
|
|
jdbc.password =yjpt
|
|
jdbc.password =yjpt
|
|
hibernate.dialect = org.hibernate.dialect.Oracle10gDialect
|
|
hibernate.dialect = org.hibernate.dialect.Oracle10gDialect
|
|
#********************************** qlyg jdbc info**********************************************#
|
|
#********************************** qlyg jdbc info**********************************************#
|
|
@@ -21,13 +21,12 @@ hibernate.hbm2ddl.auto=
|
|
|
|
|
|
|
|
|
|
# local WebService
|
|
# local WebService
|
|
-web.service.url=localhost
|
|
|
|
-web.service.port=8088
|
|
|
|
|
|
+web.service.url=192.168.57.40
|
|
|
|
+web.service.port=8089
|
|
|
|
|
|
# Province WebService
|
|
# Province WebService
|
|
-web.province.service.url=192.168.57.37
|
|
|
|
-web.province.service.port=8089
|
|
|
|
-
|
|
|
|
|
|
+web.province.service.url=
|
|
|
|
+web.province.service.port=
|
|
#\u4f5c\u4e1a\u7533\u62a5\uff0c\u95f4\u9694\u7684\u65f6\u95f4\uff0c\u5fc5\u987b\u5b8c\u6210
|
|
#\u4f5c\u4e1a\u7533\u62a5\uff0c\u95f4\u9694\u7684\u65f6\u95f4\uff0c\u5fc5\u987b\u5b8c\u6210
|
|
zysb.time=7
|
|
zysb.time=7
|
|
##\u6e2f\u53e3\u7ecf\u8425\u8bb8\u53ef\u8bc1\u6709\u6548\u671f\u8fc7\u671f \uff0c\u63d0\u524d\u591a\u5c11\u5929\u63d0\u9192
|
|
##\u6e2f\u53e3\u7ecf\u8425\u8bb8\u53ef\u8bc1\u6709\u6548\u671f\u8fc7\u671f \uff0c\u63d0\u524d\u591a\u5c11\u5929\u63d0\u9192
|