| ruoyi-project/src/main/resources/mapper/project/ServiceRelativesconfirmationMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ruoyi-project/src/main/resources/mapper/project/ServiceRelativesconfirmationMapper.xml
@@ -333,6 +333,7 @@ and sr.SignDate <= #{endSigndate} </if> </where> order by sr.id desc,sd.id desc <if test="pageNum != null and pageSize != null">limit #{pageNum},#{pageSize}</if> </select>