Преглед изворни кода

重新提交代码:删除注释

pull/379/head
suqin пре 8 месеци
родитељ
комит
99e38ee2e5
1 измењених фајлова са 0 додато и 9 уклоњено
  1. +0
    -9
      tuoheng-service/tuoheng-admin/src/main/resources/mapper/InspectionMapper.xml

+ 0
- 9
tuoheng-service/tuoheng-admin/src/main/resources/mapper/InspectionMapper.xml Прегледај датотеку

@@ -328,18 +328,9 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<if test="droneId != null">
drone_id = #{droneId},
</if>
<!-- <if test="airportName != null">
airport_name = #{airportName},
</if>
-->
<if test="inspectionLine != null">
inspection_line = #{inspectionLine},
</if>
<!--
<if test="inspectionLineName != null">
inspection_line_name = #{inspectionLineName},
</if>
-->
<if test="progressbar != null">
progressbar = #{progressbar},
</if>

Loading…
Откажи
Сачувај