chong

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

@@ -7,8 +7,8 @@ info_url:http://api.boxfish.cn/info @@ -7,8 +7,8 @@ info_url:http://api.boxfish.cn/info
7 ```json 7 ```json
8 { 8 {
9 "queue":{ 9 "queue":{
10 - "log_queue_url": "http://1296825402699921.mns.cn-hangzhou.aliyuncs.com/queues/local-boxfish-log-v2", 10 + "log_queue_url": "http://1296825402699921.mns.cn-hangzhou.aliyuncs.com/queues/${boxfish-log-v2}",
11 - "event_queue_url":"http://1296825402699921.mns.cn-hangzhou.aliyuncs.com/queues/local-boxfish-word-event", 11 + "event_queue_url":"http://1296825402699921.mns.cn-hangzhou.aliyuncs.com/queues/${boxfish-word-event}"
12 } 12 }
13 } 13 }
14 ``` 14 ```