|
@ -3,7 +3,7 @@ spring: |
|
|
driver-class-name: com.mysql.cj.jdbc.Driver |
|
|
driver-class-name: com.mysql.cj.jdbc.Driver |
|
|
url: jdbc:mysql://127.0.0.1:3306/ss_supplier?serverTimezone=GMT%2B8&autoReconnect=true&useUnicode=true&characterEncoding=UTF-8&nullCatalogMeansCurrent=true&allowPublicKeyRetrieval=true |
|
|
url: jdbc:mysql://127.0.0.1:3306/ss_supplier?serverTimezone=GMT%2B8&autoReconnect=true&useUnicode=true&characterEncoding=UTF-8&nullCatalogMeansCurrent=true&allowPublicKeyRetrieval=true |
|
|
username: root |
|
|
username: root |
|
|
password: 1LAiGz$t1*Iw |
|
|
password: Yxt@67508182 |
|
|
cloud: |
|
|
cloud: |
|
|
nacos: |
|
|
nacos: |
|
|
discovery: |
|
|
discovery: |
|
@ -22,8 +22,8 @@ spring: |
|
|
timeout: 0 # 连接超时时间(毫秒) |
|
|
timeout: 0 # 连接超时时间(毫秒) |
|
|
image: |
|
|
image: |
|
|
upload: |
|
|
upload: |
|
|
path: D:/webapps/lipinka/yythmall-ui/upload/ |
|
|
path: D:/webapps/share-store/ui/share-store/upload/ |
|
|
url: |
|
|
url: |
|
|
prefix: https://supervise.yxtsoft.com/lpk/upload/ |
|
|
prefix: https:/wms.yxtsoft.com/file/upload |
|
|
import: |
|
|
import: |
|
|
filePath: D:/yxt-supervise-gf/upload/ |
|
|
filePath: D:/yxt-supervise-gf/upload/ |
|
|