From 5451edc0f111c2ec0f5a08366f60d3f6c037057f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A3=B7=E5=8F=B6?= <14103883+leaf-phos@user.noreply.gitee.com> Date: Fri, 29 Nov 2024 08:52:43 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=AA=E7=B1=B3=E6=94=AF=E4=BB=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- smart-switch-web/src/main/resources/application-prod.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/smart-switch-web/src/main/resources/application-prod.yml b/smart-switch-web/src/main/resources/application-prod.yml index b69dc37e..fabfcedc 100644 --- a/smart-switch-web/src/main/resources/application-prod.yml +++ b/smart-switch-web/src/main/resources/application-prod.yml @@ -125,3 +125,12 @@ syb: # 活体检测跳转地址 liveness: returnUrl: https://kg.chuangtewl.com/liveness + +# 太米支付 +tm: + developerId: "100232" + shopId: "0035790" + signKey: b4ixpiogfj5vu3tbkv23gj0dvo2j2ksz + httpUrl: https://v5.taimi100.com + sn: "" + notifyUrl: https://kg.chuangtewl.com/prod-api/app/pay/notify/tm