Browse Source

修改。

master
yibo 8 years ago
parent
commit
73a4587b78
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      B3ClientService/BO/Bill/WeightBill/WeightBill.cs

+ 1
- 0
B3ClientService/BO/Bill/WeightBill/WeightBill.cs View File

@ -15,6 +15,7 @@ namespace BWP.B3ClientService.BO
public int RowVersion { get; set; } public int RowVersion { get; set; }
#region BasicFile #region BasicFile
[DbColumn(DefaultValue = 0)]
public int PrintNumber { get; set; } public int PrintNumber { get; set; }
public long? AccountingUnit_ID { get; set; } public long? AccountingUnit_ID { get; set; }


Loading…
Cancel
Save