#include "userapi.h" QFuture<HttpResponse> getUserInfoApi() { return TC::RequestClient::globalInstance()->getAsync("/user/info"); }