Browse Source

凯和查订单去重

lazhaoqian 3 năm trước cách đây
mục cha
commit
105d46bced

+ 1 - 0
ruoyi-warehouse/src/main/resources/mapper/warehouseBusiness/TWarehousebillsMapper.xml

@@ -1648,6 +1648,7 @@
 
     <select id="ruoYiVersionOrderList" parameterType="TWarehousebills" resultType="map">
         SELECT
+        DISTINCT
         tw.f_id fId,
         tw.f_billno fBillno,
         tw.f_mblno fMblno,