Browse Source

报销完成新增订单统计

anderx 1 year ago
parent
commit
2ab7bd577f
1 changed files with 0 additions and 1 deletions
  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>