Update CancelOrderReceiver.java

This commit is contained in:
macro
2024-03-19 09:13:04 +08:00
parent 92817d4f0e
commit 0cceb0404e

View File

@@ -9,7 +9,7 @@ import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
/**
* 取消订单消息的接收者
* 取消订单消息的接收者
* Created by macro on 2018/9/14.
*/
@Component