🚚 去除 cache query.

This commit is contained in:
lijiahang
2024-04-12 16:41:58 +08:00
parent a4c5d25815
commit b78d03b751
6 changed files with 0 additions and 222 deletions

View File

@@ -13,6 +13,4 @@ public interface FilterOrderConst {
int CORS_FILTER = Integer.MIN_VALUE + 2000;
int MYBATIS_CACHE_CLEAR_FILTER = Integer.MIN_VALUE + 100000;
}