张晓波
2023-12-05 d2db97aec62ef8a567f2f61eda1c5b7a6f95dc4b
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},