WangDL b182203464 fix(ios): APIClient 兼容有无 ResponseInterceptor 两种响应格式
服务器部署版本可能未启用 ResponseInterceptor,返回裸 JSON 而非
{ success, data, timestamp } 信封格式。APIClient 解码时先探测
JSON 结构,自动适配包裹/裸数据两种格式。

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-17 19:42:17 +08:00
2026-05-04 16:12:51 +08:00
Description
No description provided
2.5 MiB
Languages
TypeScript 59.2%
Swift 39.4%
CSS 1.2%
JavaScript 0.1%