进程池用multiprocessing.Manager().dict()字典,键值是list 直接用share_write_dict[host].append(tmp_d["sid"])不行,添加后的列表依旧为空,