b"\xEF\xBB\xBFrouteId,unitId,applicationId,applicationCode,deviceId,networkId,networkCode,networkAddr,profile,createdAt,modifiedAt\n";
async fn post_device_route_bulk_del(state: State<AppState>, req: Request) -> impl IntoResponse {
async fn post_device_route_range_del(state: State<AppState>, req: Request) -> impl IntoResponse {