智慧农业后台管理
guoshilong
2022-07-29 dfc08a87972e7418f926c1270e448dcca6084b20
src/main/java/org/springblade/modules/soldrecord/mapper/SoldrecordMapper.xml
@@ -104,7 +104,7 @@
    <update id="updateSold">
        update sys_soldr
        set amount1=#{amount}, census=#{census}
        where id = #{id}
        where sid = #{sid}
    </update>
    <delete id="delc">