diff --git a/src/main/resources/application-pro.yml b/src/main/resources/application-pro.yml index c4489b0..cf18d9a 100644 --- a/src/main/resources/application-pro.yml +++ b/src/main/resources/application-pro.yml @@ -1,9 +1,9 @@ spring: datasource: driver-class-name: com.mysql.cj.jdbc.Driver - url: jdbc:mysql://127.0.0.1:3306/yxt_lpk_yythmall?serverTimezone=GMT%2B8&autoReconnect=true&useUnicode=true&characterEncoding=UTF-8&nullCatalogMeansCurrent=true&allowPublicKeyRetrieval=true + url: jdbc:mysql://127.0.0.1:3306/yxt_yythmall?serverTimezone=GMT%2B8&autoReconnect=true&useUnicode=true&characterEncoding=UTF-8&nullCatalogMeansCurrent=true&allowPublicKeyRetrieval=true username: root - password: 1LAiGz$t1*Iw + password: Yxt@67508182 cloud: nacos: discovery: @@ -22,17 +22,19 @@ spring: timeout: 0 # 连接超时时间(毫秒) image: upload: - path: D:/webapps/lipinka/yythmall-ui/upload/ + path: D:/webapps/yuncaijiao/ui/upload/ url: - prefix: https://supervise.yxtsoft.com/lpk/upload/ + prefix: https://ordermall.yxtsoft.com/ycjui/upload/ import: filePath: D:/yxt-supervise-gf/upload/ weixin: miniprogram: - appid: wx4724e3a3c27f36b5 - secret: 971fd3b8aa7b08ce3e8a5f3e502b1a8d + appid: wx11565021714ba796 + secret: ba375af8df820800938c18cefbf39b7f qrcode: - giftCard: https://supervise.yxtsoft.com/lpkapi?code= - empCard: https://supervise.yxtsoft.com/lpkapi?qy= - empCardGift: https://supervise.yxtsoft.com/lpkapi?gift= \ No newline at end of file + giftCard: https://ordermall.yxtsoft.com/ycjapi?code= + empCard: https://ordermall.yxtsoft.com/ycjapi?qy= + empCardGift: https://ordermall.yxtsoft.com/ycjapi?gift= + url: https://ordermall.yxtsoft.com/ycjapi/ + payUrl: https://ordermall.yxtsoft.com/ycjwxPay/ \ No newline at end of file