modules/mainPart/src/main/resources/mapper/basicInfo/TyProductModelDao.xml
@@ -20,7 +20,7 @@ AND is_delete = 0 ) ) and ((node_type = 1) or (node_type <> 1 and id not in (select src_id from product_model where pid = and ((node_type > ${nodeType}) or ( id not in (select src_id from product_model where pid = ${pid} and is_delete=0))) ORDER BY node_type,sort