多应用+插件架构,代码干净,二开方便,首家独创一键云编译技术,文档视频完善,免费商用码云13.8K 广告
### 基本信息 **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 | 非必须 | | 评分星数 | |