package com.ruoyi.web.test; import org.junit.Test; //@SpringBootTest //@RunWith(SpringRunner.class) public class MQTest { @Test public void testSend22() { } }