hyingbo
2025-07-18 650b17081633bd2cce2a07d8fb4ebbfbd50a8edf
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>