Commit 5593ed05 authored by zhouleilei's avatar zhouleilei

测试代码提交

parent 4083b63e
......@@ -21,7 +21,6 @@ import java.util.stream.Collectors;
@Component
@Slf4j
public class BaseCrossInfoCache implements CommandLineRunner {
@Autowired
private BaseCrossInfoMapper baseCrossInfoMapper;
private static final List<BaseCrossInfoPO> crossInfoList = new ArrayList<>();
......
Markdown is supported
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