张晓波
2023-12-11 32dd97cec5855a4d014a3286e0e7be8beb6dde51
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},