#pragma once
#include <string>
int ReceiveTransfer(std::string wxid, std::string transferid, std::string transactionid);