zjh
2025-07-18 a0dde8aa21d8bc2b55ccbb2278fc730f75f7ef8b
ltkj-hosp/src/main/resources/mapper/DictCompMapper.xml
@@ -234,6 +234,7 @@
            <if test="validTime != null">valid_time = #{validTime},</if>
            <if test="wbm != null">wbm = #{wbm},</if>
            <if test="deleted != null">deleted = #{deleted},</if>
            <if test="dwlx != null">dwlx = #{dwlx},</if>
        </trim>
        where drug_manufacturer_id = #{drugManufacturerId}
    </update>