修改bug
This commit is contained in:
parent
0f3260f602
commit
469fd09cb0
|
@ -59,9 +59,7 @@
|
||||||
</select>
|
</select>
|
||||||
|
|
||||||
<select id="selectPage" resultType="org.jeecg.modules.kc.ktgl.entity.KcKechengbiao">
|
<select id="selectPage" resultType="org.jeecg.modules.kc.ktgl.entity.KcKechengbiao">
|
||||||
select * from (
|
select * from kc_kechengbiao a
|
||||||
select * from kc_kechengbiao where id in (select min(id) from kc_kechengbiao GROUP BY kcmc ,skjs,hh,skdd)
|
|
||||||
) a
|
|
||||||
${ew.customSqlSegment}
|
${ew.customSqlSegment}
|
||||||
</select>
|
</select>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue