Files
happy-life-star/backend-single
peanut 4452d0301c feat(wechat): 新增 WechatApiLoggingInterceptor 拦截器(含脱敏单元测试)
- ClientHttpRequestInterceptor 实现
- URL/method/status/content-type 用 INFO 级别
- body 用 DEBUG 级别,MAX_BODY_LOG=2048 截断
- 脱敏正则覆盖 session_key/openid/unionid/access_token/refresh_token/secret/appsecret
- 配合 BufferingClientHttpRequestFactory 使用避免流被消费
- 4 个单元测试覆盖主要脱敏场景
2026-06-03 22:37:22 +08:00
..
2025-10-27 23:57:31 +08:00
2025-12-21 18:07:31 +08:00
2025-12-22 23:40:47 +08:00
2025-07-25 16:18:33 +08:00