配置
This commit is contained in:
@@ -3,10 +3,12 @@ spring:
|
||||
driver-class-name: com.mysql.cj.jdbc.Driver
|
||||
url: jdbc:mysql://127.0.0.1:3306/ss_goods?serverTimezone=GMT%2B8&autoReconnect=true&useUnicode=true&characterEncoding=UTF-8&nullCatalogMeansCurrent=true&allowPublicKeyRetrieval=true
|
||||
username: root
|
||||
password: 1LAiGz$t1*Iw
|
||||
# password: 1LAiGz$t1*Iw
|
||||
password: Yxt@67508182
|
||||
cloud:
|
||||
nacos:
|
||||
discovery:
|
||||
# namespace: supervise
|
||||
server-addr: 127.0.0.1:8848
|
||||
redis:
|
||||
database: 3 # Redis数据库索引(默认为0)
|
||||
@@ -22,8 +24,8 @@ spring:
|
||||
timeout: 0 # 连接超时时间(毫秒)
|
||||
image:
|
||||
upload:
|
||||
path: D:/webapps/lipinka/yythmall-ui/upload/
|
||||
path: D:/webapps/share-store/ui/share-store/upload/
|
||||
url:
|
||||
prefix: https://supervise.yxtsoft.com/lpk/upload/
|
||||
prefix: https:/wms.yxtsoft.com/file/upload/
|
||||
import:
|
||||
filePath: D:/yxt-supervise-gf/upload/
|
||||
|
||||
Reference in New Issue
Block a user