修改应答策略的应答号都置为0的bug
This commit is contained in:
@@ -26,8 +26,6 @@ public class DnsResStrategy extends BaseCfg<DnsResStrategy> {
|
||||
private String group1Name;
|
||||
@Override
|
||||
public void initDefaultValue() {
|
||||
this.resGroup1Num=0;
|
||||
this.resGroup1Num=0;
|
||||
this.resGroup2Id=0;
|
||||
this.resGroup2Num=0;
|
||||
this.resGroup3Id=0;
|
||||
|
||||
Reference in New Issue
Block a user