Lius
4 天以前 d925f91a9600a539fbeb117dec33a2241ef9f9d3
lxzn-module-dnc/src/main/java/org/jeecg/modules/dnc/mapper/xml/DocRelativeMapper.xml
@@ -25,7 +25,7 @@
       WHERE
        nr.doc_id = #{docId}
         AND nr.delete_flag = 0
         AND nr.attribution_type = 4
         AND nr.attribution_type = 7
         AND nr.attribution_id = d.id
      );
    </select>