chong

Updated 客户端相关配置接口 (markdown)

... ... @@ -7,8 +7,10 @@ info_url:http://api.boxfish.cn/info
```json
{
"queue":{
"log_queue_url": "http://1296825402699921.mns.cn-hangzhou.aliyuncs.com/queues/${boxfish-log-v2}",
"event_queue_url":"http://1296825402699921.mns.cn-hangzhou.aliyuncs.com/queues/${boxfish-word-event}"
"log_queue_url": "http://1296825402699921.mns.cn-hangzhou.aliyuncs.com/",
"log_queue_name":"queues/${boxfish-log-v2}"
"event_queue_url":"http://1296825402699921.mns.cn-hangzhou.aliyuncs.com/"
"event_queue_name":"queues/${boxfish-word-event}"
}
}
```
\ No newline at end of file
... ...