修改查询重复的问题
This commit is contained in:
parent
e7bb3b9bf7
commit
aa9a3777c7
|
@ -22,6 +22,7 @@
|
|||
|
||||
<select id="findPage" resultType="com.sqx.modules.shipinquan.entity.BlShipinquan">
|
||||
SELECT
|
||||
distinct
|
||||
a.id,
|
||||
a.create_time,
|
||||
a.content,
|
||||
|
|
Loading…
Reference in New Issue