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

消除重写

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