pull/15/head
songwenxuan 2024-01-30 15:43:16 +08:00
parent 88e37bb489
commit ecaf7d242b
1 changed files with 2 additions and 2 deletions

View File

@ -26,8 +26,8 @@ import java.util.Date;
import java.util.HashMap;
import java.util.Map;
@Component
@Aspect
//@Component
//@Aspect
public class DockingAspect {
@Autowired
private DockSendMessageService sendMessageService;