|
|
@@ -140,8 +140,12 @@ public class ZhongAnCrawlerQuoteRequest{
|
|
|
} else {
|
|
|
NonAutoInfoDto jtywxV24 = new NonAutoInfoDto("kp_nhjcb_v1", "0", null);
|
|
|
NonAutoInfoDto wjsGabV6 = new NonAutoInfoDto("wjs_gab_v10", "0", null);
|
|
|
+ NonAutoInfoDto wjs_cwyjtywx_v1 = new NonAutoInfoDto("wjs_cwyjtywx_v1", "0", null);
|
|
|
+ NonAutoInfoDto kp_czwyjcx_v1 = new NonAutoInfoDto("kp_czwyjcx_v1", "0", null);
|
|
|
nonAutoInfoDtos.add(jtywxV24);
|
|
|
nonAutoInfoDtos.add(wjsGabV6);
|
|
|
+ nonAutoInfoDtos.add(wjs_cwyjtywx_v1);
|
|
|
+ nonAutoInfoDtos.add(kp_czwyjcx_v1);
|
|
|
}
|
|
|
this.nonAutoInfo = JSONObject.toJSONString(nonAutoInfoDtos);
|
|
|
}
|