@@ -66,7 +66,7 @@ public class DatePermissionInterceptor implements Interceptor {
if(threadLocalObj != null) {
orgId = ObjectUtils.toString(threadLocalObj);
}
- if(orgId!=null) {
+ if(orgId!=null && !"10".equals(orgId)) {
if(!"com.chinaitop.depot.basic.mapper.BasicWarehouseMapper.getWareDataByHwbm".equals(mappedStatement.getId())){
//解析sql中的表名