xiaogang
2021-05-27 ff62871115f4e3cacb47c1eb3dc39d787a46831f
java110-db/src/main/resources/mapper/store/PurchaseApplyDetailServiceDaoImplMapper.xml
@@ -189,6 +189,9 @@
            <if test="newBId != null and newBId != ''">
                t.b_id = #{newBId},
            </if>
            <if test="rsId != null and rsId != ''">
                t.rs_id = #{rsId},
            </if>
            <if test="resId !=null and resId != ''">
                t.res_id= #{resId},
            </if>