Browse Source

配置文件

master
wangpengfei 1 year ago
parent
commit
8e09edf2bc
  1. 2
      src/main/resources/application-devv.yml
  2. 2
      src/main/resources/application-pro.yml

2
src/main/resources/application-devv.yml

@ -40,4 +40,4 @@ weixin:
qrcode:
giftCard: https://lpk.yyundong.com/lpkapi?code=
empCard: https://lpk.yyundong.com/lpkapi?qy=
empCardGift: https://lpk.yyundong.com/lpkapi?code=
empCardGift: https://lpk.yyundong.com/lpkapi?gift=

2
src/main/resources/application-pro.yml

@ -35,4 +35,4 @@ weixin:
qrcode:
giftCard: https://supervise.yxtsoft.com/lpkapi?code=
empCard: https://supervise.yxtsoft.com/lpkapi?qy=
empCardGift: https://supervise.yxtsoft.com/lpkapi?code=
empCardGift: https://supervise.yxtsoft.com/lpkapi?gift=
Loading…
Cancel
Save