huangjiayang
2025-05-13 6025a942d4039b2499a7626a03d3e8a4788b396e
aps-modules/aps-core/src/main/resources/mapper/core/ApsPlatePlanOrderManagerMapper.xml
@@ -123,6 +123,7 @@
        <include refid="selectApsPlateStandardRequireVo"/>
        <where>
            <if test="workOrderNo != null  and workOrderNo != ''"> and detail.doc_no = #{workOrderNo}</if>
            and require.del_flag = '0'
        </where>
    </select>