11
This commit is contained in:
@@ -78,5 +78,12 @@ namespace MyCode.Project.Domain.Model
|
||||
/// </summary>
|
||||
public Guid? PushKingDeeOrderId {get;set;}
|
||||
|
||||
/// <summary>
|
||||
/// Desc:计量单位
|
||||
/// Default:
|
||||
/// Nullable:True
|
||||
/// </summary>
|
||||
public string Unit {get;set;}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user