Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
@@ -13,6 +13,4 @@ public interface FilterOrderConst {
|
||||
|
||||
int CORS_FILTER = Integer.MIN_VALUE + 2000;
|
||||
|
||||
int MYBATIS_CACHE_CLEAR_FILTER = Integer.MIN_VALUE + 100000;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user