增加地图捕捉数据功能
This commit is contained in:
parent
ab5cb7a078
commit
d8735d67d6
@ -85,7 +85,6 @@ class EvaluationResultViewModel @Inject constructor(
|
||||
* //获取问题分类列表
|
||||
*/
|
||||
fun getClassTypeList() {
|
||||
|
||||
viewModelScope.launch(Dispatchers.IO) {
|
||||
val list = roomAppDatabase.getScProblemTypeDao().findClassTypeList()
|
||||
list?.let {
|
||||
|
Loading…
x
Reference in New Issue
Block a user