|
|
@ -18,6 +18,7 @@ |
|
|
|
package com.epmet.dao.evaluationindex.indexcal; |
|
|
|
|
|
|
|
import com.epmet.commons.mybatis.dao.BaseDao; |
|
|
|
import com.epmet.dto.indexcal.SubAgencyScoreAvgResultDTO; |
|
|
|
import com.epmet.dto.indexcal.DeptScoreDTO; |
|
|
|
import com.epmet.entity.evaluationindex.indexcal.DeptScoreEntity; |
|
|
|
import org.apache.ibatis.annotations.Mapper; |
|
|
|