refactor(api): 简化 API 参数结构并更新配置
- 移除 API 中的 `t` 参数和 `client_name` 参数,简化 URL 构建 - 更新生产/开发环境域名为 manulife.onwall.cn - 启用授权模式(ENABLE_AUTH_MODE = true) - 将废弃的 substr 替换为 substring - 添加认证调试指南文档(docs/auth-debug-guide.md) - 更新 API 文档状态(testing/developing) - 优化登录和退出登录的 JSDoc 注释 Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Showing
15 changed files
with
302 additions
and
40 deletions
docs/auth-debug-guide.md
0 → 100644
-
Please register or login to post a comment