Commit ec758f98 authored by 李驰骋's avatar 李驰骋

上海ximai扫码

parent bc3abb9a
topsunit:
token-expires-hour: 8760
token-secret: q8w3Cx9Lr4fT2y6uV5sZ8aE1mN0kP7gH
authentication-enabled: false
print-api-url: http://192.168.1.107:8085/ximaiprintservice/print/PrintLabelByBarTender
share-url: smb://127.0.0.1/share
mes-url: http://192.168.1.128:8088
default-password: 123456
db-name: XIMAI
server:
port: 20091
servlet:
context-path: /
logging:
level:
root: info
com:
topsunit:
scanservice:
ximai:
controller: debug
com.topsunit: info
file:
name: logs/erp-service.log
spring:
messages:
# 国际化资源文件路径
basename: i18n/messages
devtools:
restart:
additional-paths:
- src/main/resources
resources:
static-locations:
- classpath:/static/
- classpath:/public/
datasource:
name: TPYS
username: sa
password: 123qweQWE
url: jdbc:sqlserver://192.168.1.21:1433;DatabaseName=XIMAI
type: com.alibaba.druid.pool.DruidDataSource
druid:
filters: stat
max-active: 20
initial-size: 1
max-wait: 60000
min-idle: 1
time-between-eviction-runs-millis: 60000
min-evictable-idle-time-millis: 30000
validation-query: select 'x'
test-while-idle: true
test-on-borrow: false
test-on-return: false
pool-prepared-statements: true
max-open-prepared-statements: 20
driver-class-name: com.microsoft.sqlserver.jdbc.SQLServerDriver
jackson:
serialization:
indent-output: true
jpa:
hibernate:
ddl-auto: none
naming:
physical-strategy: com.topsunit.scanservice.ximai.common.PhysicalNamingStrategyUpperCaseImpl
show-sql: true
application:
name: topsunit-scan-ximai
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