22
This commit is contained in:
@@ -191,5 +191,12 @@ namespace MyCode.Project.Domain.Model
|
||||
/// </summary>
|
||||
public int? EntityId {get;set;}
|
||||
|
||||
/// <summary>
|
||||
/// Desc:每包数量
|
||||
/// Default:
|
||||
/// Nullable:True
|
||||
/// </summary>
|
||||
public decimal? CuseQty {get;set;}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user