Merge remote-tracking branch 'origin/feat_chievements_dev' into feat_chievements_dev
This commit is contained in:
commit
73ba9c53e7
|
@ -434,6 +434,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
|||
union all
|
||||
select review_area_one as "domainName" from experts
|
||||
)a
|
||||
where a.domainName is not null and a.domainName !=""
|
||||
</select>
|
||||
|
||||
<select id="getActDataStatisticById"
|
||||
|
|
Loading…
Reference in New Issue