Commit 35621b6a authored by 顾俭's avatar 顾俭

update db connection

parent ec5bd2f8
......@@ -133,9 +133,9 @@ spring:
profiles: prod
datasource:
driverClassName: com.mysql.jdbc.Driver
url: jdbc:mysql://192.168.12.52:3306/srm?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull
url: jdbc:mysql://192.168.12.51:3306/srm?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull
username: srm
password: srm
password: srm_
boot:
admin:
url: http://192.168.12.51:9000
......@@ -166,7 +166,7 @@ srm:
printLabelUrl: WebReport/ReportServer?reportlet=ZMT/SRM/srmlabel.cpt&shdh=
printLabelA4Url: WebReport/ReportServer?reportlet=ZMT/SRM/srmlabelA4.cpt&shdh=
soapWs:
wsDynamicClient: false
wsDynamicClient: true
wsUrl: http://192.168.1.30:6394/ws/r/aws_ttsrv4_toptest
deliverOrderWSDL: http://192.168.1.30:6394/ws/r/aws_ttsrv4?wsdl
deliverOrderFahuo: SRM_fahuo
......@@ -234,7 +234,7 @@ srm:
printLabelUrl: WebReport/ReportServer?reportlet=ZMT/SRM_TEST/srmlabel.cpt&shdh=
printLabelA4Url: WebReport/ReportServer?reportlet=ZMT/SRM_TEST/srmlabelA4.cpt&shdh=
soapWs:
wsDynamicClient: false
wsDynamicClient: true
wsUrl: http://192.168.1.30:6394/ws/r/aws_ttsrv4_toptest
deliverOrderWSDL: http://192.168.1.30:6394/ws/r/aws_ttsrv4_toptest?wsdl
deliverOrderFahuo: SRM_fahuo
......@@ -318,7 +318,7 @@ srm:
printLabelUrl: WebReport/ReportServer?reportlet=ZMT/SRM_TEST/srmlabel.cpt&shdh=
printLabelA4Url: WebReport/ReportServer?reportlet=ZMT/SRM_TEST/srmlabelA4.cpt&shdh=
soapWs:
wsDynamicClient: false
wsDynamicClient: true
wsUrl: http://192.168.1.30:6394/ws/r/aws_ttsrv4_toptest
deliverOrderWSDL: http://192.168.1.30:6394/ws/r/aws_ttsrv4_toptest?wsdl
deliverOrderFahuo: SRM_fahuo
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment