lisy
2023-07-10 1e4bc46e3f47c8332af0291ec71b86c8343b20d8
cloud-server-account/src/main/resources/mapper/UserIntegralChangesMapper.xml
File was renamed from cloud-server-account/src/main/java/com/dsh/account/mapper/xml/UserIntegralChangesMapper.xml
@@ -2,7 +2,5 @@
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="com.dsh.account.mapper.UserIntegralChangesMapper">
    <!-- 开启二级缓存 -->
    <cache type="org.mybatis.caches.ehcache.LoggingEhcache"/>
</mapper>