Commit 99c63c19 by 朱亚洁

广告主倒序

parent dd1e5b3d
...@@ -68,7 +68,7 @@ ...@@ -68,7 +68,7 @@
and m.master_name like concat('%', #{masterName}, '%') and m.master_name like concat('%', #{masterName}, '%')
</if> </if>
group by group by
m.id m.id desc
</select> </select>
<select id="getAllMaster" resultMap="AdvertisingMasterDTO"> <select id="getAllMaster" resultMap="AdvertisingMasterDTO">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment