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