[Opt]全览模式、Koom初始化内聚到各自模块

This commit is contained in:
chenfufeng
2023-02-13 17:37:11 +08:00
parent 4bd358d830
commit c0b85f8d2c
6 changed files with 12 additions and 34 deletions

View File

@@ -56,6 +56,4 @@ interface IMoGoFuncBizProvider : IMoGoFunctionServerProvider {
fun fetchInfStructures()
fun getAllV2XEvents()
fun initOverViewDb(context: Context)
}