undancer

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

1 -test 1 +info_url:http://api.boxfish.cn/info
  2 +
  3 +即将原/user/me中对应的内容转移到/info接口中
  4 +
  5 +```json
  6 +{
  7 + "queue":{
  8 + "log_queue_url": "...",
  9 + "log_queue_name":"...",
  10 + "event_queue_url":"...",
  11 + "event_queue_name":"..."
  12 + }
  13 +}
  14 +```