Files
server-core/app/api
Pine f441614f47 fix: 政策详情接口添加content_html字段映射
详情接口返回的正文字段是body,前端期望content_html。
在_resolve_content_media后添加content_html = body映射,确保前端能正确渲染正文。
2026-09-13 23:43:28 +08:00
..