From 411623698b87b8e33577e2a47bddaf4b26eb6173 Mon Sep 17 00:00:00 2001 From: weizong song Date: Sat, 6 Jun 2026 01:52:25 +0800 Subject: [PATCH] up --- .env.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.example b/.env.example index 1353b05..c63a1a7 100644 --- a/.env.example +++ b/.env.example @@ -36,8 +36,8 @@ SMS_RESEND_INTERVAL_SECONDS=60 SMS_CODE_TTL_SECONDS=300 TENCENT_SMS_ENDPOINT=https://yun.tim.qq.com/v5/tlssmssvr/sendsms -TENCENT_SMS_SDK_APP_ID= -TENCENT_SMS_APP_KEY= +TENCENT_SMS_SDK_APP_ID=1401139450 +TENCENT_SMS_APP_KEY=857d790c9e42e8b43e21dc8255b2809b TENCENT_SMS_SIGN_NAME=元禾控股 # 当前模板变量数量与正式模板保持一致,后续正式切换只需要替换 TENCENT_SMS_TEMPLATE_ID。