huang
a83dca2eb2
fix: 修复 Gateway 流量卡接口路径、响应模型和时间戳与上游文档不一致
- 时间戳从 UnixMilli (13位) 改为 Unix (10位秒级)
- 实名状态接口路径 /realname-status → /realName
- 实名链接接口路径 /realname-link → /RealNameVerification
- RealnameStatusResp: status string → realStatus bool + iccid
- FlowUsageResp: usedFlow int64 → used float64 + iccid
- RealnameLinkResp: link → url
2026-03-07 11:29:34 +08:00
..
2026-03-04 11:36:30 +08:00
2026-03-07 11:29:34 +08:00
2026-03-06 18:16:10 +08:00
2026-02-11 17:13:42 +08:00
2026-03-05 11:23:28 +08:00
2026-02-25 09:51:00 +08:00
2026-03-04 11:36:39 +08:00
2026-03-05 11:23:28 +08:00
2026-03-02 15:38:54 +08:00
2026-02-28 17:16:15 +08:00