liusheng
2024-07-24 ec9566dc37181b6786a4cd930d8cf8ed5a08ba31
ruoyi-project/src/main/resources/mapper/project/ServiceFunddetailMapper.xml
@@ -264,7 +264,7 @@
    </select>
    <update id="updateTaxTime" parameterType="com.ruoyi.project.domain.ServiceFunddetail">
        update com.ruoyi.project.domain.
        update service_funddetail
        <set>
            tax_time = #{taxTime},
            xh = #{xh}