프론트엔드는 company(텍스트)를 보내지만 백엔드는 company_id(정수)만 읽고 있어 업체명 필터가 무시되던 버그 수정. findAll()에서 pc.company_name LIKE 검색 지원 추가. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
프론트엔드는 company(텍스트)를 보내지만 백엔드는 company_id(정수)만 읽고 있어 업체명 필터가 무시되던 버그 수정. findAll()에서 pc.company_name LIKE 검색 지원 추가. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>