🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
### 基本信息 **Path:** /api/reply/config/:id **Method:** GET **接口描述:** ### 请求参数 **路径参数** | 参数名称 | 示例 | 备注 | | --- | --- | --- | | id | 1 | 产品编号 | ### 返回数据 | 名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 | | --- | --- | --- | --- | --- | --- | | status | number | 必须 | | | | | msg | string | 必须 | | | | | data | object | 非必须 | | | | | ├─ sum\_count | number | 非必须 | | 评论总数 | | | ├─ good\_count | number | 非必须 | | 好评总数 | | | ├─ in\_count | number | 非必须 | | 中评总数 | | | ├─ poor\_count | number | 非必须 | | 差评总数 | | | ├─ reply\_chance | string | 非必须 | | 好评率 | | | ├─ reply\_star | string | 非必须 | | 评分星数 | |