mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-05 21:49:25 +08:00
* fix(demos): set authentication token for mock API client in DesktopMode-basic * feat(qrcode-scanner): add onScanSuccess callback to handle successful scans * fix: include onScanSuccess in dependency array of useScanner hook * fix: refactor onScanSuccess handling in QRCodeScanner and useScanner