Update CancelOrderSender.java

This commit is contained in:
macro 2020-08-17 21:10:45 +08:00
parent d51afa880c
commit e9bf7c1cb5

View File

@ -11,7 +11,7 @@ import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
/**
* 取消订单消息的发出
* 取消订单消息的生产
* Created by macro on 2018/9/14.
*/
@Component