zjh
2025-06-27 0a469fa5898ac2b63b860d17ac10c0ebf534d82f
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>