liusheng
2023-07-18 27a798ad231418135e8cfb78c3d0d2c1bcfb39ad
ruoyi-project/src/main/resources/mapper/project/ServiceFunddetailMapper.xml
@@ -235,4 +235,5 @@
        where create_time like concat(#{startTime}, '%') and beneficiaryNo=#{beneficiaryNo}
    </select>
</mapper>