All checks were successful
构建并部署到测试环境(无 SSH) / build-and-deploy (push) Successful in 7m24s
ListByShopID 使用 tb_commission_record.shop_id 限定表名, 避免与 JOIN 的 tb_order/tb_iot_card/tb_device 表中同名字段冲突, 解决 SQLSTATE 42702 ambiguous column reference 错误。 Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>