diff --git a/src/main/resources/application-devv.yml b/src/main/resources/application-devv.yml index 91dcfd6..a5e487f 100644 --- a/src/main/resources/application-devv.yml +++ b/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= \ No newline at end of file + empCardGift: https://lpk.yyundong.com/lpkapi?gift= \ No newline at end of file diff --git a/src/main/resources/application-pro.yml b/src/main/resources/application-pro.yml index a1edcbe..e9621a6 100644 --- a/src/main/resources/application-pro.yml +++ b/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= \ No newline at end of file + empCardGift: https://supervise.yxtsoft.com/lpkapi?gift= \ No newline at end of file