anderx лет назад: 2
Родитель
Сommit
83a27babb0
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      src/main/java/com/goafanti/common/mapper/ExpenseAccountMapper.xml

+ 0 - 1
src/main/java/com/goafanti/common/mapper/ExpenseAccountMapper.xml

@@ -647,7 +647,6 @@
     <if test="startTime != null and endTime != null">
       and a.create_time between #{startTime} and #{endTime}
     </if>
-
   </select>
   <select id="selectByDebitId" parameterType="java.lang.Integer" resultMap="BaseResultMap">
     select