DataSourceModule

@Module
interface DataSourceModule

数据源 注入

Author

Jenly

Follow me

Functions

Link copied to clipboard
@Binds
abstract fun bindDataSource(dataSource: DefaultDataSource): DataSource

绑定DataSource