liusheng
2024-06-01 9823e49feac3b204b0ecfd7ceb6f6916b50c7e59
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}