Browse Source

追溯码

master
luanhui 8 years ago
parent
commit
10683043e9
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      B3ClientService/BO/Bill/GradeAndWeight/GradeAndWeight_Detail.cs

+ 2
- 0
B3ClientService/BO/Bill/GradeAndWeight/GradeAndWeight_Detail.cs View File

@ -37,5 +37,7 @@ namespace BWP.B3ClientService.BO
[DbColumn(DefaultValue = 0)] [DbColumn(DefaultValue = 0)]
public long SID { get; set; } public long SID { get; set; }
public string BarCode { get; set; }
} }
} }

Loading…
Cancel
Save