Update jd_identicalnew.py

This commit is contained in:
Faker 2022-03-28 18:01:33 +08:00
parent 62075b254f
commit 975483770e

View File

@ -28,7 +28,7 @@ if not ipport:
ipport = "localhost:5700"
else:
ipport = ipport.lstrip("http://").rstrip("/")
sub_str = os.getenv("RES_SUB", "okyyds_yyds_master")
sub_str = os.getenv("RES_SUB", "shufflewzc_faker2")
sub_list = sub_str.split("&")
res_only = os.getenv("RES_ONLY", True)
headers = {