feat(user): 新增客服邮箱获取接口

通过 @Value 注入 customer_mail 配置,提供 /user/customerMail 端点供前端获取客服邮箱地址。
This commit is contained in:
2026-02-24 20:19:41 +08:00
parent 590230a86b
commit 3f27b916da
2 changed files with 14 additions and 2 deletions

View File

@@ -59,4 +59,6 @@ mybatis-plus:
appid: loveKeyboard
appsecret: kZJM39HYvhxwbJkG1fmquQRVkQiLAh2H
mail_access_token: mlsn.3b1a3387055e0f53c0869cad91c6acad5401e9dcb4511ace2f82ab31d897fba6
mail_access_token: mlsn.3b1a3387055e0f53c0869cad91c6acad5401e9dcb4511ace2f82ab31d897fba6
customer_mail: 123@mail.com