sdhongjun

Results 2 issues of sdhongjun

Need update version from V2.1.5 to V3.3.0 to support std::wstring object return type.

哪位大佬有时间麻烦处理一下: 1.代码中注释太少,清添加一下。 2.消除代码中的警告信息x64模式下 1>E:\git\boost_1_76_0\boost\rest_rpc\rpc_client.hpp(294,12): warning C4244: 'return': conversion from 'uint64_t' to 'long', possible loss of data 1>E:\git\boost_1_76_0\boost\rest_rpc\rpc_client.hpp(588,36): warning C4244: 'argument': conversion from 'uint64_t' to 'long', possible loss of data ![image](https://user-images.githubusercontent.com/4033209/122355656-a7a25b00-cf84-11eb-8a63-e18e0764c60c.png)

enhancement