zxl
9 天以前 8f2e8522daf081ad4da027c39a776fdd9483b97e
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>