刘小明
2024-10-10 7a6e4f5b60c2092184c5b601be5cbe036a55ab7b
pms-parent/pms-global/src/main/resources/mapper/PltStationMapper.xml
@@ -65,6 +65,9 @@
            <if test="code != null and code !=''">
                code = #{code,jdbcType=VARCHAR},
            </if>
            <if test="lineId != null">
                line_id = #{lineId,jdbcType=BIGINT},
            </if>
            <if test="name != null and name !=''">
                name = #{name,jdbcType=VARCHAR},
            </if>