更新service

This commit is contained in:
wangxin
2018-02-28 12:16:37 +08:00
parent c4a0169939
commit d2ff00a622
2 changed files with 7 additions and 2 deletions

View File

@@ -138,7 +138,7 @@ public class ComplexkeywordCfg extends BaseCfg<ComplexkeywordCfg>{
* @see com.nis.domain.configuration.BaseCfg#initDefaultValue()
*/
@Override
protected void initDefaultValue() {
public void initDefaultValue() {
// TODO Auto-generated method stub
super.initDefaultValue();
this.exprType=0;