clock in and comment finished waitting for test

This commit is contained in:
Cauchy
2023-10-11 14:22:45 +08:00
parent 6a66bc7249
commit d80d598529
20 changed files with 311 additions and 164 deletions

View File

@@ -15,6 +15,7 @@ import org.springframework.stereotype.Component;
*/
@Component
public class OrderCancelConsumer {
@Autowired
BuyOrderService buyOrderService;