package dto type ReqBody struct { LongUrl string `json:"longUrl"` }