You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
743 B
YAML
28 lines
743 B
YAML
spring:
|
|
datasource:
|
|
driver-class-name: com.mysql.cj.jdbc.Driver
|
|
url: jdbc:mysql://127.0.0.1:3306/udidl_test?serverTimezone=GMT%2B8&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false
|
|
username: root
|
|
password: mysql@2020
|
|
servlet:
|
|
multipart:
|
|
max-file-size: 100MB
|
|
max-request-size: 1000MB
|
|
|
|
logging:
|
|
level:
|
|
com.glxp: debug
|
|
org.springframework: warn
|
|
config: classpath:logback.xml
|
|
|
|
UDIC_MIPSDOWNLOAD_URL: http://127.0.0.1:8080/UDIC_MIPSDL_Server
|
|
config:
|
|
downloadPath: E:/temp
|
|
openAuth: false
|
|
|
|
# 阳光采购平台
|
|
udplat:
|
|
host: http://pre-mcs.udplat.org/mcs-api
|
|
appId: 20004072
|
|
secretKey: hoGxLSEsSyysnS9
|
|
userName: 福建片仔癀诊断技术有限公司 |