Showing
1 changed file
with
2 additions
and
4 deletions
| @@ -7,10 +7,8 @@ info_url:http://api.boxfish.cn/info | @@ -7,10 +7,8 @@ info_url:http://api.boxfish.cn/info | ||
| 7 | ```json | 7 | ```json |
| 8 | { | 8 | { |
| 9 | "queue":{ | 9 | "queue":{ |
| 10 | - "log_queue_url": "...", | 10 | + "log_queue_url": "http://1296825402699921.mns.cn-hangzhou.aliyuncs.com/queues/local-boxfish-log-v2", |
| 11 | - "log_queue_name":"...", | 11 | + "event_queue_url":"http://1296825402699921.mns.cn-hangzhou.aliyuncs.com/queues/local-boxfish-word-event", |
| 12 | - "event_queue_url":"...", | ||
| 13 | - "event_queue_name":"..." | ||
| 14 | } | 12 | } |
| 15 | } | 13 | } |
| 16 | ``` | 14 | ``` |
-
Please register or login to post a comment