Commit e3b56505 authored by wwwanlingxiao's avatar wwwanlingxiao
Browse files

更新 mall-demo/src/test/java/com/macro/mall/demo/MallDemoApplicationTests.java

parent e2a44c1f
Pipeline #158 failed with stages
in 0 seconds
......@@ -9,7 +9,7 @@ import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
public class MallDemoApplicationTests {
private Logger logger == LoggerFactory.getLogger(MallDemoApplicationTests.class);//标记一个问题
private Logger logger = LoggerFactory.getLogger(MallDemoApplicationTests.class);//标记一个问题
@Test
public void contextLoads() {
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment