bingbo
2023-11-26 2c723169ba1921f22f83283e9a334ffc6f2183f5
加减钢筋笼库存 带记录
已修改1个文件
6 ■■■■ 文件已修改
hd/pipe/mobile/src/main/resources/mapping/SteelStockMapper.xml 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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},