zhangherong
2025-05-22 e990e67920907f103ab7ec3a5a2f86d33f8e6bd2
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>