Просмотр исходного кода

修改mysql预部署环境打印地址配置。

dongbw 7 лет назад
Родитель
Сommit
8c31b00689

+ 2 - 2
src/main/resources/dev/sys.properties

@@ -7,8 +7,8 @@ b2c=http://192.168.253.12:23400
 registerUrl=http://192.168.253.12:32323/register
 
 #report url
-reportPrintUrl=http://print.ubtob.com/report/print?userName=B2B%s&profile=${profile}&reportName=%s&whereCondition=%s
-reportUploadUrl=http://print.ubtob.com/report/fileUpload?userName=B2B%s
+reportPrintUrl=http://192.168.253.60:8090/report/print?userName=B2B%s&profile=${profile}&reportName=%s&whereCondition=%s
+reportUploadUrl=http://192.168.253.60:8090/report/fileUpload?userName=B2B%s
 
 #product service url
 productServiceUrl=http://218.17.158.219:24000/

+ 4 - 0
src/main/resources/prod/jdbc.properties

@@ -2,6 +2,10 @@
 #jdbc.url=jdbc:oracle:thin:@10.10.100.200:1521:orcl
 #jdbc.username=platform$b2b
 #jdbc.password=select*fromuu
+#jdbc.driverClassName=com.mysql.jdbc.Driver
+#jdbc.url=jdbc:mysql://192.168.253.12:3306/b2b_dev_dongbw?characterEncoding=utf-8&allowMultiQueries=true&rewriteBatchedStatements=true
+#jdbc.username=root
+#jdbc.password=select111***
 jdbc.initialSize=5
 jdbc.maxActive=100
 jdbc.minIdle=5

+ 18 - 18
src/main/resources/test/sys.properties

@@ -1,19 +1,19 @@
-#path
-b2b=http://218.17.158.219:9000/b2b_test
-manage=http://218.17.158.219:9090/platform-manage
-manageInner=http://192.168.253.60:9090/platform-manage
-im=http://113.105.74.131:8092
-b2c=http://192.168.253.12:23400
-registerUrl=http://192.168.253.12:32323/register
-
-#report url
-reportPrintUrl=http://print.ubtob.com/report/print?userName=B2B%s&profile=${profile}&reportName=%s&whereCondition=%s
-reportUploadUrl=http://print.ubtob.com/report/fileUpload?userName=B2B%s
-
-#product service url
-## test http://218.17.158.219:24000
-productServiceUrl=http://218.17.158.219:24000
-
-#inquiry service url
-inquiryServiceUrl=http://218.17.158.219:24000
+#path
+b2b=http://218.17.158.219:9000/b2b_test
+manage=http://218.17.158.219:9090/platform-manage
+manageInner=http://192.168.253.60:9090/platform-manage
+im=http://113.105.74.131:8092
+b2c=http://192.168.253.12:23400
+registerUrl=http://192.168.253.12:32323/register
+
+#report url
+reportPrintUrl=http://192.168.253.60:8090/report/print?userName=B2B%s&profile=${profile}&reportName=%s&whereCondition=%s
+reportUploadUrl=http://192.168.253.60:8090/report/fileUpload?userName=B2B%s
+
+#product service url
+## test http://218.17.158.219:24000
+productServiceUrl=http://218.17.158.219:24000
+
+#inquiry service url
+inquiryServiceUrl=http://218.17.158.219:24000
 #inquiryServiceUrl=http://10.1.51.83:8080/