pipIrr-platform/pipIrr-global/src/main/resources/mapper/StClientAmountYearMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
pipIrr-platform/pipIrr-global/src/main/resources/mapper/StClientAmountYearMapper.xml
@@ -218,11 +218,13 @@ </if> </trim> order by ctb.id DESC <!-- 2025-07-14 因为有clientIdsJson限制的数量,所以不再用limit了 <trim prefix="limit " > <if test="start != null and count != null"> #{start,javaType=Integer,jdbcType=INTEGER}, #{count,javaType=Integer,jdbcType=INTEGER} </if> </trim> --> </select> <!-- ////////////////////////////////// -->