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