1. <!--sql语句性能分析插件-->
    2. <!-- https://mvnrepository.com/artifact/p6spy/p6spy -->
    3. <dependency>
    4. <groupId>p6spy</groupId>
    5. <artifactId>p6spy</artifactId>
    6. <version>3.9.1</version>
    7. </dependency>