|
|
|
@ -3,7 +3,7 @@ server.port=10001
|
|
|
|
|
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
|
|
|
|
|
spring.datasource.jdbc-url=jdbc:mysql://192.168.0.66:3364/udispsync_wmd?allowMultiQueries=true&serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false&allowPublicKeyRetrieval=true
|
|
|
|
|
spring.datasource.username=root
|
|
|
|
|
spring.datasource.password=123456
|
|
|
|
|
spring.datasource.password=Glxp@6066
|
|
|
|
|
#spring.datasource.password=xiamenswan
|
|
|
|
|
#server.servlet.context-path=
|
|
|
|
|
logging.level.com.glxp.sale.admin=debug
|
|
|
|
|