订单号
This commit is contained in:
@@ -79,6 +79,11 @@ namespace DOAN.Model.MES.product.Dto
|
||||
|
||||
public string GroupCode { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 订单号
|
||||
/// </summary>
|
||||
public string OrderNumber { get; set; }
|
||||
|
||||
public string Remark01 { get; set; }
|
||||
|
||||
public string Remark02 { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user