提交 645b656c 编写于 作者: sq3536's avatar sq3536

消除重写

上级 b74462b8
...@@ -66,18 +66,6 @@ public class BootSystemRuntime extends net.ibizsys.central.cloud.core.ServiceSys ...@@ -66,18 +66,6 @@ public class BootSystemRuntime extends net.ibizsys.central.cloud.core.ServiceSys
return this.localDEServiceMap.containsKey(iPSDataEntity.getId()); return this.localDEServiceMap.containsKey(iPSDataEntity.getId());
} }
@Override
protected IDataEntityRuntime createDefaultDataEntityRuntime() {
return new DataEntityRuntime();
}
@Override
protected ISysDBSchemeRuntime createDefaultSysDBSchemeRuntime() {
return new SysDBSchemeRuntime();
}
@Override @Override
public String getName() { public String getName() {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册