获取生效的财务档案配置
GET /v1/config/financial-profile:当前解析后的 `FinancialProfileConfig`,用于排查重建门控为何触发或未触发。
GET /v1/config/financial-profile
当前解析后的 FinancialProfileConfig,用于排查重建门控为何触发或未触发。
| 方法 | GET |
| 路径 | /v1/config/financial-profile |
| 认证 | 设置 GATEWAY_AUTH_TOKEN 时需要 Authorization: Bearer <token> |
| 类别 | config |