Explorar o código

新增删除抵扣接口

anderx %!s(int64=2) %!d(string=hai) anos
pai
achega
83a27babb0

+ 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