go介绍接口 websocket测试 POST /api/common/setting/setGoIntroduce 响应参数 参数名 类型 描述 必填 code int 示例:1 必填 msg string 示例:success 必填 data object 数据字典 必填 zh-CN string 示例:GO介绍GO介绍GO介绍GO介绍GO介绍GO介绍GO介绍GO介绍GO介绍GO介绍 必填 en-US string 示例:GO Introduction. GO Introduction. GO Introduction. GO Introduction. GO Introduction. GO Introduction. 必填 说明 / 示例 ```json { "code": 1, "msg": "success", "data": { "zh-CN": "GO介绍GO介绍GO介绍GO介绍GO介绍GO介绍GO介绍GO介绍GO介绍GO介绍", "en-US": "GO Introduction. GO Introduction. GO Introduction. GO Introduction. GO Introduction. GO Introduction. " } } ```
```json { "code": 1, "msg": "success", "data": { "zh-CN": "GO介绍GO介绍GO介绍GO介绍GO介绍GO介绍GO介绍GO介绍GO介绍GO介绍", "en-US": "GO Introduction. GO Introduction. GO Introduction. GO Introduction. GO Introduction. GO Introduction. " } } ```