浏览代码

特色工作新增字段

anderx 1 年之前
父节点
当前提交
0d08d7dbcf
共有 1 个文件被更改,包括 1 次插入6 次删除
  1. 1 6
      src/main/java/com/goafanti/common/mapper/TaskDetailsMapper.xml

+ 1 - 6
src/main/java/com/goafanti/common/mapper/TaskDetailsMapper.xml

@@ -1371,9 +1371,4 @@ feature_other = values(feature_other)
         from task_details a
         <include refid="selectTaskDetailsSql"/>
     </select>
-</mapper>
-
-
-
-        </mapper>
-
+</mapper>