摘要: 1 @RunWith(SpringRunner.class) 2 @SpringBootTest(classes = ServerStarter.class) 3 public class TadviseActionTest { 4 5 @Autowired 6 private ITradeServ 阅读全文
posted @ 2021-03-03 17:59 小辣椒樱桃 阅读(90) 评论(0) 推荐(0) 编辑