lxzn-module-mdc/src/main/java/org/jeecg/modules/mdc/mapper/xml/MdcDriveTypeParamConfigMapper.xml
@@ -13,4 +13,11 @@ mdtpc.curve_generation_flags = 'Y' AND me.equipment_id = #{equipmentId} </select> <select id="getDriveParamOptions" resultType="java.lang.String"> SELECT DISTINCT control_system_type FROM mdc_drive_type_param_config </select> </mapper>