域名Dao加入 数据范围过滤
This commit is contained in:
@@ -300,6 +300,8 @@
|
||||
</if>
|
||||
</otherwise>
|
||||
</choose>
|
||||
<!-- 数据范围过滤 -->
|
||||
${sqlMap.dsf}
|
||||
</trim>
|
||||
<choose>
|
||||
<when test="page !=null and page.orderBy != null and page.orderBy != ''">
|
||||
|
||||
Reference in New Issue
Block a user