Authored by maelk-liu

用户主动取消

... ... @@ -18,8 +18,9 @@
| exchanges | amq.topic |
| route key | order.orderStatus |
> 用户主动取消
```json
{"orderCode":100000,"status":900}
{"order_code":100000,"status":906}
```
> 系统自动取消
```json
... ...