fix - 移除一个 mq 监听
This commit is contained in:
parent
6786eca246
commit
60e7af03df
@ -28,7 +28,7 @@ import java.util.HashMap;
|
||||
* @since 2024-10-25 13:39
|
||||
*/
|
||||
@Slf4j
|
||||
@Configuration(proxyBeanMethods = false)
|
||||
//@Configuration(proxyBeanMethods = false)
|
||||
public class DingtalkRocketConfiguration {
|
||||
@Value("${spring.profiles.active:dev}")
|
||||
private String activeProfile;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user