zxl
2025-03-28 d384786ab5868cd4d856691372eee5359e7d9b2c
ycl-server/src/main/resources/mapper/zgyw/CalculateRecordMapper.xml
@@ -30,7 +30,7 @@
    </update>
    <update id="batchPublish">
        update t_calculate_record set status = 'publish'
        update t_calculate_record set status = 'PUBLISHED'
        where contract_id = #{contractId} and which_year =#{whichYear}
    </update>