### 开启mybatis-plus日志: ``` mybatis-plus: configuration: log-impl: org.apache.ibatis.logging.stdout.StdOutImpl ```