Skip to content

Update Yiyuan EAN scanning response handling

chao.zhang requested to merge main into test

Enhance EAN scanning response processing:

  • Modify Response struct to match updated API schema
  • Update host configuration to use EanScan config
  • Improve image list generation by combining multiple image sources
  • Add more robust error checking for API responses

Merge request reports