#pragma once #include #include "pb_types.h" using namespace std; string GetHomePath(); string GetSelfWxid(); UserInfo_t GetUserInfo();