파트 셀렉트 박스 500개 제한 해제

This commit is contained in:
2026-03-04 16:00:35 +09:00
parent 4b51f5f40b
commit 89cf3a3106

View File

@@ -1482,7 +1482,7 @@ VALUES
WHERE 1=1
AND PM.IS_LAST = '1'
ORDER BY PM.PART_NO
LIMIT 500
-- LIMIT 500
</select>
<select id="SalesBomPartListByProjectUnit" parameterType="map" resultType="map">