|
|
@@ -54,6 +54,7 @@ public class HuaNongCrawlerLoginRequestRequest implements HuaNongHeadRequest {
|
|
|
|
|
|
public HuaNongCrawlerLoginRequestRequest(String username, String password, String captchaKey, String captcha) {
|
|
|
this.head = new HuaNongCrawlerRequestBaseHead("");
|
|
|
+ this.head.setAnonymousId("19b59f6f0ca54c.0dd27d27d27d28.6a5b4b62.2073600.19b59f6f0cb18bc");
|
|
|
this.userCode = username;
|
|
|
this.type = "1";
|
|
|
this.captchaKey = captchaKey;
|