参考文档https://mybatis.org/mybatis-3/sqlmap-xml.html#cachexmlandjava1、@CacheNamespace(flushInterval=1800000)2、3、二者不能同时配置(否则报错),想要同时生效。就需要在xml中配置cache。然后java中配置ref自己那么问题来了,如何在一个namespace下配置多个ache-ref?我现在是莫得办法的。。只有暂时规避这种情况ifusemybatis_plusymlfileaddcache-enabled:trueformapper@CacheNamespace(implementatio