ソースを参照

解决省备选重复

lfy 1 週間 前
コミット
07a7a41556
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1 1
      delivery-module-core/delivery-module-core-biz/src/main/resources/mapper/caxx/CaxxMapper.xml

+ 1 - 1
delivery-module-core/delivery-module-core-biz/src/main/resources/mapper/caxx/CaxxMapper.xml

@@ -122,7 +122,7 @@
122 122
                    ON d.CWXX_ID = m.CWXX_ID AND d.CN = m.maxCN
123 123
                    )  cy  on cx.id=cy.CWXX_ID
124 124
         ) t2 on t2.KQID=ck.id
125
-        left join DELIVERY_DK dk on dk.KQ_ID = ck.id
125
+        left join DELIVERY_DK dk on dk.KQ_ID = ck.id  AND dk.DK_TYPE=1
126 126
         <where>
127 127
             cd.qyxz!='10' and cd.DELETED=0
128 128
             <if test="pageReqVO.dwmc!=null and pageReqVO.dwmc!=''">