Commit 99c63c19 by 朱亚洁

广告主倒序

parent dd1e5b3d
......@@ -68,7 +68,7 @@
and m.master_name like concat('%', #{masterName}, '%')
</if>
group by
m.id
m.id desc
</select>
<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