编写后台数据交互API
This commit is contained in:
@@ -46,9 +46,9 @@
|
||||
<ItemGroup>
|
||||
<Compile Include="Client.cs" />
|
||||
<Compile Include="Exception.cs" />
|
||||
<Compile Include="Fields.cs" />
|
||||
<Compile Include="Handle.cs" />
|
||||
<Compile Include="JsonObject.cs" />
|
||||
<Compile Include="Client-Fields.cs" />
|
||||
<Compile Include="Client-Handle.cs" />
|
||||
<Compile Include="jsonObject.cs" />
|
||||
<Compile Include="Message.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="Properties\Resources.Designer.cs">
|
||||
@@ -56,8 +56,8 @@
|
||||
<DesignTime>True</DesignTime>
|
||||
<DependentUpon>Resources.resx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Read.cs" />
|
||||
<Compile Include="Send.cs" />
|
||||
<Compile Include="Client-Read.cs" />
|
||||
<Compile Include="Client-Send.cs" />
|
||||
<Compile Include="AttrNames.cs" />
|
||||
<Compile Include="User.cs" />
|
||||
</ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user