提交 f0e3b29c 编写于 作者: ibizdev's avatar ibizdev

ibizdev提交

上级 5416e160
...@@ -98,14 +98,6 @@ public class IBZDictDTO extends DTOBase implements Serializable { ...@@ -98,14 +98,6 @@ public class IBZDictDTO extends DTOBase implements Serializable {
this.modify("ibzdictname",dictname); this.modify("ibzdictname",dictname);
} }
/**
* 设置 [CFG]
*/
public void setCfg(String cfg){
this.cfg = cfg ;
this.modify("cfg",cfg);
}
/** /**
* [IBZDICTITEM] * [IBZDICTITEM]
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册