From 8e09edf2bc3ccee9527e2ac95b9bc465e321ac64 Mon Sep 17 00:00:00 2001 From: wangpengfei <1928057482@qq.com> Date: Fri, 22 Dec 2023 17:25:56 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application-devv.yml | 2 +- src/main/resources/application-pro.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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