// Auto-generated logistics service import { api } from "./api"; export function get_orderId() { return api.get("/api/logistics"); }