Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
srm
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Jobs
Commits
Open sidebar
aship
srm
Commits
c9e2aaf6
Commit
c9e2aaf6
authored
Dec 21, 2019
by
顾俭
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add staging for vpn test
parent
765425bc
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
68 additions
and
0 deletions
+68
-0
application.yml
src/main/resources/application.yml
+68
-0
No files found.
src/main/resources/application.yml
View file @
c9e2aaf6
...
@@ -237,3 +237,71 @@ logging:
...
@@ -237,3 +237,71 @@ logging:
org.hibernate.type.descriptor.sql.BasicBinder
:
DEBUG
org.hibernate.type.descriptor.sql.BasicBinder
:
DEBUG
org.hibernate.type.descriptor.sql.BasicExtractor
:
DEBUG
org.hibernate.type.descriptor.sql.BasicExtractor
:
DEBUG
file
:
log/srm.log
file
:
log/srm.log
---
# staging
spring
:
profiles
:
staging
datasource
:
driverClassName
:
com.mysql.jdbc.Driver
url
:
jdbc:mysql://192.168.12.51:3306/srm_staging?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull
username
:
srm_staging
password
:
srm_staging
boot
:
admin
:
url
:
http://192.168.12.51:9000
client
:
service-url
:
http://192.168.12.51:1098
name
:
srm-staging
resources
:
static-locations
:
file:/,classpath:/static/,classpath:/META-INF/resources/,classpath:/resources/,classpath:/public/
http
:
multipart
:
max-file-size
:
20MB
max-request-size
:
20MB
location
:
/
server
:
port
:
1098
srm
:
dev
:
true
aclSchema
:
srm_staging
companyName
:
一舟
bannerInfo
:
测试数据! 请勿送货!
print
:
printInSrm
:
false
printIpPrefixInSide
:
192
printHostOutSide
:
http://192.168.12.28:8080/
printHostInSide
:
http://192.168.12.28:8080/
printOrderUrl
:
finereport/ReportServer?reportlet=ZMT/srm/srmorder.cpt&shdh=
printLabelUrl
:
finereport/ReportServer?reportlet=ZMT/srm/srmlabel.cpt&shdh=
printLabelA4Url
:
finereport/ReportServer?reportlet=ZMT/srm/srmlabelA4.cpt&shdh=
soapWs
:
wsDynamicClient
:
true
wsUrl
:
http://192.168.12.10/web/ws/r/aws_ttsrv4_toptest
wsdlUrl
:
http://192.168.12.10/web/ws/r/aws_ttsrv4_toptest?wsdl
deliverOrderWSDL
:
http://192.168.12.10/web/ws/r/aws_ttsrv4_toptest?wsdl
deliverOrderFahuo
:
SRM_fahuo
deliverOrderChehuiWSDL
:
http://192.168.12.10/web/ws/r/aws_ttsrv4_toptest?wsdl
deliverOrderFahuochehui
:
SRM_fahuochehui
productWSDL
:
http://192.168.12.10/web/ws/r/aws_ttsrv4_toptest?wsdl
productLiaojian
:
SRM_liaojian
supplierWSDL
:
http://192.168.12.10/web/ws/r/aws_ttsrv4_toptest?wsdl
supplierGetgys
:
SRM_getgys
poChgWSDL
:
http://192.168.12.10/web/ws/r/aws_ttsrv4_toptest?wsdl
poChgPobiangeng
:
SRM_pobiangeng
defaultReturnType
:
0
defaultPoChgReturnType
:
0
supplierErpCheck
:
true
supplierErpSend
:
true
email
:
enable
:
true
recipients
:
gujian@benchmarkchina.com,raven@benchmarkchina.com
logoImg
:
data:image/png;base64,xxx
logging
:
level
:
org.hibernate.SQL
:
INFO
org.hibernate.type.descriptor.sql.BasicBinder
:
DEBUG
org.hibernate.type.descriptor.sql.BasicExtractor
:
DEBUG
file
:
log/srm.log
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment