|
|
|
@ -36,6 +36,9 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" |
|
|
|
</if> |
|
|
|
</select> |
|
|
|
|
|
|
|
<select id="selectZfryjdmGroupByDept" parameterType="Zfryjdm2405301" resultMap="ZfryjdmResult"> |
|
|
|
SELECT zzjgdm, zfdw, count(1) as total FROM zfryjdm2405301 GROUP BY ZZJGDM |
|
|
|
</select> |
|
|
|
<select id="selectZfryjdmList2" parameterType="Zfryjdm2405301" resultMap="ZfryjdmResult"> |
|
|
|
select z.id, z.name, z.sfzcode, z.zzjgdm, z.zfdw, z.sub_name, z.zfcode, z.sfzcode_encrypt, s.phoneNumber |
|
|
|
from ( |
|
|
|
|