src/main/resources/mapper/progressTrack/DjJdgzNetworkLevel2Dao.xml
@@ -45,9 +45,6 @@ and b.ship_id = ${shipId} </if> </where> <if test="orderBySql!=null"> ORDER BY ${orderBySql} </if> </select> <select id="getLevel2List" resultType="com.example.client.dto.JComboBoxItem"> select a.id,c.process_name as `name`