interface ReqAll {
    ptr: string;
    origin?: string;
}
