修改获取用户列表API

This commit is contained in:
2018-12-17 21:53:52 +08:00
parent 88053b0cd4
commit f7006ad5c1
10 changed files with 145 additions and 96 deletions
+2
View File
@@ -45,6 +45,8 @@
</ItemGroup>
<ItemGroup>
<Compile Include="Client.cs" />
<Compile Include="Exception.cs" />
<Compile Include="Fields.cs" />
<Compile Include="Handle.cs" />
<Compile Include="JsonObject.cs" />
<Compile Include="Message.cs" />