清除查询接口缓存

This commit is contained in:
limqhz
2021-07-16 15:02:50 +08:00
parent abe558e6f4
commit cfab1955e5
3 changed files with 6 additions and 3 deletions

View File

@@ -5,6 +5,7 @@
<configuration>
<settings>
<setting name="cacheEnabled" value="true" />
<!-- 打印sql日志 -->
<setting name="logImpl" value="SLF4J" />
</settings>