|
|
|
@ -3,7 +3,7 @@ server:
|
|
|
|
|
spring:
|
|
|
|
|
datasource:
|
|
|
|
|
driver-class-name: com.mysql.cj.jdbc.Driver
|
|
|
|
|
jdbc-url: jdbc:mysql://192.168.0.66:3364/udi_wms_wmd?allowMultiQueries=true&serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false&allowPublicKeyRetrieval=true
|
|
|
|
|
jdbc-url: jdbc:mysql://192.168.0.66:3364/udi_spms_px?allowMultiQueries=true&serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false&allowPublicKeyRetrieval=true
|
|
|
|
|
username: root
|
|
|
|
|
password: Glxp@6066
|
|
|
|
|
hikari:
|
|
|
|
@ -43,8 +43,8 @@ logging:
|
|
|
|
|
level:
|
|
|
|
|
com.glxp.api.dao: debug
|
|
|
|
|
|
|
|
|
|
file_path: D:/udi/udiwms/udiwmsfile/
|
|
|
|
|
back_file_path: D:/share/udisps/back/
|
|
|
|
|
file_path: /udi/udiwms/udiwmsfile/
|
|
|
|
|
back_file_path: /share/udisps/back/
|
|
|
|
|
UDI_KEY: 6b137c66-6286-46c6-8efa-c2f5dd9237df
|
|
|
|
|
UDI_SERVER_URL: https://www.udims.com/UDI_DL_Server_test
|
|
|
|
|
SPMS_KEY: lCOdWCBKS6Kw45wdnnqUTELXyuSKnXEs
|
|
|
|
|