Commit c8011d60 by 宋祥

Merge branch 'zhuyajie' into 'master'

广告主倒序

See merge request rays/pcloud-book!68
parents dd1e5b3d 99c63c19
......@@ -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