Subject subject =ThreadContext.getSubject(); executor.execute(() -> { ThreadContext.bind(subject); 通过上面解决