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

消除重写

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