04135b27cf04a795095d06626290ad565f938243
Hardware capture: the GEE/Fondvision reader (serial H05M2AFA) scans + sends + beeps fine — the earlier 'no beep' was just nothing answering :3000. Real request: GET /qa/mcardsea.jsp?cardid=...&cjihao=H05M2AFA&... — the 'server language' setting (JSP here) selects the URL EXTENSION, so it posts .jsp, not .php. Our route was .php-only and would have 404'd it. Register the endpoint at php/jsp/asp/aspx/cgi so it works whatever the device is configured to. cjihao (serial) is the lane key: assign the reader as lane_devices.id = its serial.
Description
No description provided