This commit is contained in:
aaron 2025-03-29 22:22:44 +08:00
parent 468b51ab0a
commit 8c489288eb
2 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ class Settings(BaseSettings):
TENCENT_SECRET_KEY: str = "ta6PXTMBsX7dzA7IN6uYUFn8F9uTovoU"
TENCENT_REGION: str = "ap-guangzhou" # 接口地域
SMS_SDK_APP_ID: str = "1400961527"
SMS_SIGN_NAME: str = "成都爱嘉辰科技"
SMS_SIGN_NAME: str = "蜂快到家公众号"
SMS_TEMPLATE_ID: str = "2353143" # 验证码短信模板ID
SMS_TEMPLATE_ID_ADDITIONAL_FEE: str = "2375181" # 加价短信模板ID
SMS_TEMPLATE_ID_ORDER_COMPLETE: str = "2382882" # 订单完成短信模板ID

Binary file not shown.