bingbo
2023-11-26 2c723169ba1921f22f83283e9a334ffc6f2183f5
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},