|
|
@ -74,6 +74,8 @@ |
|
|
<Compile Include="BO\BaseInfo\BodyDiscontItem.cs" /> |
|
|
<Compile Include="BO\BaseInfo\BodyDiscontItem.cs" /> |
|
|
<Compile Include="BO\BaseInfo\BodyDiscontRelate.cs" /> |
|
|
<Compile Include="BO\BaseInfo\BodyDiscontRelate.cs" /> |
|
|
<Compile Include="BO\BaseInfo\Car.cs" /> |
|
|
<Compile Include="BO\BaseInfo\Car.cs" /> |
|
|
|
|
|
<Compile Include="BO\BaseInfo\Customer.cs" /> |
|
|
|
|
|
<Compile Include="BO\BaseInfo\DeliverGoodsLine.cs" /> |
|
|
<Compile Include="BO\BaseInfo\EmpInfoTable.cs" /> |
|
|
<Compile Include="BO\BaseInfo\EmpInfoTable.cs" /> |
|
|
<Compile Include="BO\BaseInfo\Farmer.cs" /> |
|
|
<Compile Include="BO\BaseInfo\Farmer.cs" /> |
|
|
<Compile Include="BO\BaseInfo\HogGrade.cs" /> |
|
|
<Compile Include="BO\BaseInfo\HogGrade.cs" /> |
|
|
@ -88,10 +90,12 @@ |
|
|
<Compile Include="BO\Bill\CarcassStateWeight\CarcassStateWeight.cs" /> |
|
|
<Compile Include="BO\Bill\CarcassStateWeight\CarcassStateWeight.cs" /> |
|
|
<Compile Include="BO\Bill\CarcassStateWeight\CarcassStateWeightByCode.cs" /> |
|
|
<Compile Include="BO\Bill\CarcassStateWeight\CarcassStateWeightByCode.cs" /> |
|
|
<Compile Include="BO\Bill\CarcassStateWeight\CarcassStateWeightInStore.cs" /> |
|
|
<Compile Include="BO\Bill\CarcassStateWeight\CarcassStateWeightInStore.cs" /> |
|
|
|
|
|
<Compile Include="BO\Bill\GoodsDetail.cs" /> |
|
|
<Compile Include="BO\Bill\GradeAndWeight\GradeAndWeight_Detail.cs" /> |
|
|
<Compile Include="BO\Bill\GradeAndWeight\GradeAndWeight_Detail.cs" /> |
|
|
<Compile Include="BO\Bill\GradeAndWeight\OrderGradeFinishRelate.cs" /> |
|
|
<Compile Include="BO\Bill\GradeAndWeight\OrderGradeFinishRelate.cs" /> |
|
|
<Compile Include="BO\Bill\OrderDetail\HurryRecord.cs" /> |
|
|
<Compile Include="BO\Bill\OrderDetail\HurryRecord.cs" /> |
|
|
<Compile Include="BO\Bill\OrderDetail\OrderDetail.cs" /> |
|
|
<Compile Include="BO\Bill\OrderDetail\OrderDetail.cs" /> |
|
|
|
|
|
<Compile Include="BO\Bill\SaleOutStore_\SaleOutStore.cs" /> |
|
|
<Compile Include="BO\Bill\SecondOrder\SecondOrder.cs" /> |
|
|
<Compile Include="BO\Bill\SecondOrder\SecondOrder.cs" /> |
|
|
<Compile Include="BO\Bill\SecondOrder\SecondOrder_Detail.cs" /> |
|
|
<Compile Include="BO\Bill\SecondOrder\SecondOrder_Detail.cs" /> |
|
|
<Compile Include="BO\Bill\WeightBill\WeightBill.cs" /> |
|
|
<Compile Include="BO\Bill\WeightBill\WeightBill.cs" /> |
|
|
@ -123,6 +127,7 @@ |
|
|
<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\BaseInfoRpc.cs" /> |
|
|
<Compile Include="Rpcs\BillRpc\ByProductWeightRecordRpc.cs" /> |
|
|
<Compile Include="Rpcs\BillRpc\ByProductWeightRecordRpc.cs" /> |
|
|
<Compile Include="Rpcs\BillRpc\ClientGoodsSetRpc.cs" /> |
|
|
<Compile Include="Rpcs\BillRpc\ClientGoodsSetRpc.cs" /> |
|
|
<Compile Include="Rpcs\BillRpc\DropPigRpc.cs" /> |
|
|
<Compile Include="Rpcs\BillRpc\DropPigRpc.cs" /> |
|
|
@ -153,6 +158,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\SyncBillFromServer.cs" /> |
|
|
<Compile Include="Tasks\UpdateLoad\DoCheckBills.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" /> |
|
|
|