liusheng
2024-07-24 b700ed6963d12a004b2d000e2446b4ef31aac0f0
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}