liusheng
2024-08-02 b9cc263b8d1d31608a4c16cd157cc84b51e3d29d
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}