|
|
@ -49,6 +49,7 @@ |
|
|
</Reference> |
|
|
</Reference> |
|
|
<Reference Include="System" /> |
|
|
<Reference Include="System" /> |
|
|
<Reference Include="System.Core" /> |
|
|
<Reference Include="System.Core" /> |
|
|
|
|
|
<Reference Include="System.Web" /> |
|
|
<Reference Include="System.Web.Extensions" /> |
|
|
<Reference Include="System.Web.Extensions" /> |
|
|
<Reference Include="System.Xml.Linq" /> |
|
|
<Reference Include="System.Xml.Linq" /> |
|
|
<Reference Include="System.Data.DataSetExtensions" /> |
|
|
<Reference Include="System.Data.DataSetExtensions" /> |
|
|
@ -119,6 +120,7 @@ |
|
|
<Compile Include="Rpcs\BillRpc\GradeAndWeightRpc.cs" /> |
|
|
<Compile Include="Rpcs\BillRpc\GradeAndWeightRpc.cs" /> |
|
|
<Compile Include="Rpcs\BillRpc\WeightBillRpc.cs" /> |
|
|
<Compile Include="Rpcs\BillRpc\WeightBillRpc.cs" /> |
|
|
<Compile Include="Rpcs\UserInfoRpc.cs" /> |
|
|
<Compile Include="Rpcs\UserInfoRpc.cs" /> |
|
|
|
|
|
<Compile Include="Rpcs\VersionRpc.cs" /> |
|
|
<Compile Include="Tasks\SyncInfoFromServer.cs" /> |
|
|
<Compile Include="Tasks\SyncInfoFromServer.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" /> |
|
|
|