域名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> </if>
</otherwise> </otherwise>
</choose> </choose>
<!-- 数据范围过滤 -->
${sqlMap.dsf}
</trim> </trim>
<choose> <choose>
<when test="page !=null and page.orderBy != null and page.orderBy != ''"> <when test="page !=null and page.orderBy != null and page.orderBy != ''">