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