Commit 6d2492d7 by guojuxing

Merge remote-tracking branch 'origin/developer' into developer

parents 349978d3 c1445cbf
......@@ -194,6 +194,7 @@
<if test="search !=null and search !=''">
and sms_package_name like concat('%',#{search},'%')
</if>
order by create_time desc
</select>
......
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