Browse Source

配置

master
wangpengfei 4 months ago
parent
commit
ea958349ba
  1. 10
      ordermall/src/main/resources/application-pro.yml

10
ordermall/src/main/resources/application-pro.yml

@ -22,9 +22,9 @@ spring:
timeout: 0 # 连接超时时间(毫秒)
image:
upload:
path: D:/webapps/lipinka/ordermall-ui/upload/
path: D:/webapps/share-store/static/upload/
url:
prefix: https://ordermall.yxtsoft.com/lpk/upload/
prefix: https://ordermall.yxtsoft.com/file/upload/
import:
filePath: D:/yxt-supervise-gf/upload/
@ -33,6 +33,6 @@ weixin:
appid: wx4724e3a3c27f36b5
secret: 971fd3b8aa7b08ce3e8a5f3e502b1a8d
qrcode:
giftCard: https://supervise.yxtsoft.com/lpkapi?code=
empCard: https://supervise.yxtsoft.com/lpkapi?qy=
empCardGift: https://supervise.yxtsoft.com/lpkapi?gift=
giftCard: https://ordermall.yxtsoft.com/lpkapi?code=
empCard: https://ordermall.yxtsoft.com/lpkapi?qy=
empCardGift: https://ordermall.yxtsoft.com/lpkapi?gift=
Loading…
Cancel
Save