onCreate() // startKoin{ // androidContext(this@App) ... .apply { client(apiInterceptor) } .build().create(ItemService::class.java) } ...
確定! 回上一頁