From 48ba1f6466578d4b8b7006de132fd39956f06729 Mon Sep 17 00:00:00 2001 From: wangpengfei <1928057482@qq.com> Date: Wed, 20 Dec 2023 17:03:14 +0800 Subject: [PATCH] yml --- src/main/resources/application-test.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/main/resources/application-test.yml b/src/main/resources/application-test.yml index 1dccdc5..d114e53 100644 --- a/src/main/resources/application-test.yml +++ b/src/main/resources/application-test.yml @@ -36,4 +36,8 @@ image: weixin: miniprogram: appid: wx97c0a62c6d65207f - secret: e4572da4407573213377cd00e422397d \ No newline at end of file + secret: e4572da4407573213377cd00e422397d + 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