配置新增字段cfg_region_code

This commit is contained in:
wangxin
2018-05-17 19:38:00 +08:00
parent 91ad42c562
commit b1e9328906
6 changed files with 19 additions and 35 deletions

View File

@@ -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