package aiwire // AnyJSON 仅供 swagger 文档渲染:经 .swaggo 全局替换,代表任意 JSON 值 // (json.RawMessage 与 string/数组联合类型),运行时代码不使用。 type AnyJSON struct{}