优化
@ -813,8 +813,7 @@
field_desc,
workflow_id,
plm_table,
field_type,
field_type
FROM plm_request_node_detail
WHERE site = #{site} and workflow_id = #{workflowId} and node_id = #{nodeId} and classification_no = #{classificationNo}
</select>