|
|
@ -47,6 +47,10 @@ |
|
|
<SpecificVersion>False</SpecificVersion> |
|
|
<SpecificVersion>False</SpecificVersion> |
|
|
<HintPath>..\..\..\..\BwpB3Project\tsref\Debug\Forks.Utils.dll</HintPath> |
|
|
<HintPath>..\..\..\..\BwpB3Project\tsref\Debug\Forks.Utils.dll</HintPath> |
|
|
</Reference> |
|
|
</Reference> |
|
|
|
|
|
<Reference Include="Newtonsoft.Json, Version=4.0.3.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
|
|
|
|
|
<SpecificVersion>False</SpecificVersion> |
|
|
|
|
|
<HintPath>..\..\..\tsref\Debug\Newtonsoft.Json.dll</HintPath> |
|
|
|
|
|
</Reference> |
|
|
<Reference Include="System" /> |
|
|
<Reference Include="System" /> |
|
|
<Reference Include="System.Core" /> |
|
|
<Reference Include="System.Core" /> |
|
|
<Reference Include="System.Web" /> |
|
|
<Reference Include="System.Web" /> |
|
|
@ -98,6 +102,8 @@ |
|
|
<Compile Include="BO\Bill\WeightBill\WeightBill_HouseDetail.cs" /> |
|
|
<Compile Include="BO\Bill\WeightBill\WeightBill_HouseDetail.cs" /> |
|
|
<Compile Include="BO\Bill\WeightBill\WeightBill_SanctionDetail.cs" /> |
|
|
<Compile Include="BO\Bill\WeightBill\WeightBill_SanctionDetail.cs" /> |
|
|
<Compile Include="BO\Bill\WeightBill\WeightDetail.cs" /> |
|
|
<Compile Include="BO\Bill\WeightBill\WeightDetail.cs" /> |
|
|
|
|
|
<Compile Include="BO\ClientGoodsSet_\ClientGoodsSet.cs" /> |
|
|
|
|
|
<Compile Include="BO\ClientGoodsSet_\ClientGoodsSet_Detail.cs" /> |
|
|
<Compile Include="BO\SyncBase.cs" /> |
|
|
<Compile Include="BO\SyncBase.cs" /> |
|
|
<Compile Include="BO\SyncBill.cs" /> |
|
|
<Compile Include="BO\SyncBill.cs" /> |
|
|
<Compile Include="BO\SyncBO\MinEmployee.cs" /> |
|
|
<Compile Include="BO\SyncBO\MinEmployee.cs" /> |
|
|
@ -110,6 +116,8 @@ |
|
|
<Compile Include="ConvertUtil.cs" /> |
|
|
<Compile Include="ConvertUtil.cs" /> |
|
|
<Compile Include="CTuple.cs" /> |
|
|
<Compile Include="CTuple.cs" /> |
|
|
<Compile Include="NamedValueTemplate.cs" /> |
|
|
<Compile Include="NamedValueTemplate.cs" /> |
|
|
|
|
|
<Compile Include="Rpcs\BillRpc\ClientGoodsSetRpc.cs" /> |
|
|
|
|
|
<Compile Include="Rpcs\RpcBO\Bill\ClientGoodsSetDto.cs" /> |
|
|
<Compile Include="Rpcs\RpcBO\Bill\GradeAndWeight\GradeAndWeight.cs" /> |
|
|
<Compile Include="Rpcs\RpcBO\Bill\GradeAndWeight\GradeAndWeight.cs" /> |
|
|
<Compile Include="Rpcs\RpcBO\Bill\OrderDetail\NeedOrderEntity.cs" /> |
|
|
<Compile Include="Rpcs\RpcBO\Bill\OrderDetail\NeedOrderEntity.cs" /> |
|
|
<Compile Include="Rpcs\RpcBO\Bill\OrderDetail\RpcOrderBill.cs" /> |
|
|
<Compile Include="Rpcs\RpcBO\Bill\OrderDetail\RpcOrderBill.cs" /> |
|
|
|