更改字段类型
This commit is contained in:
@@ -33,7 +33,7 @@ public class AreaIpCfg extends BaseIpCfg {
|
||||
super.initDefaultValue();
|
||||
this.protocolId=0;
|
||||
this.isAreaEffective=0;
|
||||
this.areaEffectiveIds="NULL";
|
||||
this.areaEffectiveIds=null;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user