叶松
2023-11-27 111a401f033749c965f02f58c586a8feafd9afd1
hd/pipe/mobile/src/main/resources/mapping/SteelStockMapper.xml
@@ -245,7 +245,7 @@
            <if test="recordId !=null and recordId !=''">
                record_id,
            </if>
            <if test="checkRecordId !=null and checkRecordId !=''">
            <if test="steelRecordId !=null and steelRecordId !=''">
                check_record_id,
            </if>
            <if test="modCheckId !=null and modCheckId !=''">
@@ -277,8 +277,8 @@
            <if test="recordId !=null and recordId !=''">
                #{recordId},
            </if>
            <if test="checkRecordId !=null and checkRecordId !=''">
                #{checkRecordId},
            <if test="steelRecordId !=null and steelRecordId !=''">
                #{steelRecordId},
            </if>
            <if test="modCheckId !=null and modCheckId !=''">
                #{modCheckId},