- 在 OrderInfoController 中添加了 detail 方法,用于获取订单详细信息 - 使用 @RequiresPermissions 注解控制权限访问 - 返回订单信息的 JSON 结果,包括关联的订单列表