Commit 61072c2d authored by gaoyuan's avatar gaoyuan

4.9.3需求

parent c39a7e8b
......@@ -1698,8 +1698,8 @@
) bindTime
FROM customer c
group by c.manager_id, c.phone
<include refid="customer.queryManagementPage"/>
group by c.manager_id, c.phone
<isNotEmpty prepend="ORDER BY" property="searchFilters.orderBy">
<![CDATA[
$searchFilters.orderBy.value$
......
......@@ -1698,8 +1698,8 @@
) bindTime
FROM customer c
group by c.manager_id, c.phone
<include refid="customer.queryManagementPage"/>
group by c.manager_id, c.phone
<isNotEmpty prepend="ORDER BY" property="searchFilters.orderBy">
<![CDATA[
$searchFilters.orderBy.value$
......
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