소스 검색

报销完成新增订单统计

anderx 1 년 전
부모
커밋
2ab7bd577f
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/main/java/com/goafanti/common/mapper/UserMidMapper.xml

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

@@ -857,7 +857,6 @@
     <if test="bigCustomer !=null">
       and b2.big_customer = #{bigCustomer}
     </if>
-#     b.change_count changeCount, b.restatement_count restatementCount,b.refund_count refundCount
     <if test="restatement ==0">
       and b.restatement_count = 0
     </if>