app/src/main/java/cn/flightfeather/thirdapp/repository/dao/DomainDao.kt
@@ -1,6 +1,6 @@ package cn.flightfeather.thirdapp.repository.dao import cn.flightfeather.thirdapp.bean.* import cn.flightfeather.thirdapp.bean.entity.* import cn.flightfeather.thirdapp.common.database.DbFactory import cn.flightfeather.thirdapp.util.Domain import com.ping.greendao.gen.DomainitemDao