Commit 94702cd2 by guojuxing

商户分页查询列表条数不对,修正

parent 3a2ed374
......@@ -207,5 +207,6 @@
<if test="orderBy != null and orderBy != '' ">
#{orderBy}
</if>
GROUP BY a.enterprise_id
</select>
</mapper>
\ No newline at end of file
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