app/src/main/java/cn/flightfeather/thirdapp/repository/dao/ProblemTypeDao.kt
@@ -1,6 +1,6 @@
package cn.flightfeather.thirdapp.repository.dao
import cn.flightfeather.thirdapp.bean.ChangeAdvice
import cn.flightfeather.thirdapp.bean.entity.ChangeAdvice
import cn.flightfeather.thirdapp.common.database.DbFactory
import com.ping.greendao.gen.ChangeAdviceDao
import io.reactivex.Observable