https://open8gu.com/concurrent/thread-local/xiddpxdg87yarfiq/
在一个线程中,如果开了一个子线程,子线程能拿到父线程ThreadLocal的值吗
子线程如何获取父线程ThreadLocal的值?
ThreadLocal的线程隔离