فهرست منبع

1.费用校验导出sql未去重

wuhp 1 سال پیش
والد
کامیت
0f3650f81d
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      src/main/resources/mapper/modules/inv/InvAccountOperateMapper.xml

+ 1 - 0
src/main/resources/mapper/modules/inv/InvAccountOperateMapper.xml

@@ -157,6 +157,7 @@
 
     <select id="selectIds" resultMap="InvAccountOperateVoResultMap">
         SELECT
+        DISTINCT
         a.create_time,
         a.apply_time,
         a.fund_use,