yibo 8 years ago
parent
commit
473b39c611
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      B3ClientService/B3ClientService.csproj

+ 1
- 0
B3ClientService/B3ClientService.csproj View File

@ -127,6 +127,7 @@
<Compile Include="Rpcs\BillRpc\WeightBillRpc.cs" /> <Compile Include="Rpcs\BillRpc\WeightBillRpc.cs" />
<Compile Include="Rpcs\UserInfoRpc.cs" /> <Compile Include="Rpcs\UserInfoRpc.cs" />
<Compile Include="Tasks\SyncInfoFromServer.cs" /> <Compile Include="Tasks\SyncInfoFromServer.cs" />
<Compile Include="Tasks\UpdateLoad\DoCheckBills.cs" />
<Compile Include="Tasks\UpdateLoad\UploadOrderDetail.cs" /> <Compile Include="Tasks\UpdateLoad\UploadOrderDetail.cs" />
<Compile Include="Tasks\UpdateLoad\UploadSecondOrder.cs" /> <Compile Include="Tasks\UpdateLoad\UploadSecondOrder.cs" />
<Compile Include="Tasks\UpdateLoad\UploadTest.cs" /> <Compile Include="Tasks\UpdateLoad\UploadTest.cs" />


Loading…
Cancel
Save