Browse Source

需求单No.138390 屠宰场管理新增档案“收购类型” 把原有的NamedValue类型换成档案

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

+ 1
- 0
B3ClientService/B3ClientService.csproj View File

@ -132,6 +132,7 @@
<Compile Include="ClientSerializerBo\WeightBill\WeightBillList.cs" /> <Compile Include="ClientSerializerBo\WeightBill\WeightBillList.cs" />
<Compile Include="ConvertUtil.cs" /> <Compile Include="ConvertUtil.cs" />
<Compile Include="CTuple.cs" /> <Compile Include="CTuple.cs" />
<Compile Include="DataPatch\UpdatePurchaseTypeColumn.cs" />
<Compile Include="NamedValueTemplate.cs" /> <Compile Include="NamedValueTemplate.cs" />
<Compile Include="Rpcs\BillRpc\BaseInfoRpc.cs" /> <Compile Include="Rpcs\BillRpc\BaseInfoRpc.cs" />
<Compile Include="Rpcs\BillRpc\ByProductWeightRecordRpc.cs" /> <Compile Include="Rpcs\BillRpc\ByProductWeightRecordRpc.cs" />


Loading…
Cancel
Save