java110
2021-06-16 bd59c19c6fccfc8d0bf3804c0d0c712454bd7d42
java110-db/src/main/resources/mapper/store/PurchaseApplyDetailServiceDaoImplMapper.xml
@@ -192,6 +192,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>