// 查询等待确认的订单
export default function getPendingConfirmationOrders(): string
{
  return 'gu2';
}
