域名Dao加入 数据范围过滤

This commit is contained in:
wangxin
2018-07-13 11:19:18 +08:00
parent 50e3c179e7
commit 11997a02f9

View File

@@ -300,6 +300,8 @@
</if>
</otherwise>
</choose>
<!-- 数据范围过滤 -->
${sqlMap.dsf}
</trim>
<choose>
<when test="page !=null and page.orderBy != null and page.orderBy != ''">