配置新增字段cfg_region_code
This commit is contained in:
@@ -58,22 +58,6 @@ public class ComplexkeywordCfg extends BaseCfg<ComplexkeywordCfg>{
|
||||
@Expose
|
||||
@SerializedName("isHexbin")
|
||||
protected Integer isHexbin ;
|
||||
protected String cfgType;
|
||||
|
||||
/**
|
||||
* cfgType
|
||||
* @return cfgType
|
||||
*/
|
||||
|
||||
public String getCfgType() {
|
||||
return cfgType;
|
||||
}
|
||||
/**
|
||||
* @param cfgType the cfgType to set
|
||||
*/
|
||||
public void setCfgType(String cfgType) {
|
||||
this.cfgType = cfgType;
|
||||
}
|
||||
/**
|
||||
* district
|
||||
* @return district
|
||||
|
||||
Reference in New Issue
Block a user