Update CancelOrderSender.java

This commit is contained in:
macro
2023-01-02 09:28:39 +08:00
parent 174f7e35b5
commit e68af289c4

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