bug
This commit is contained in:
@@ -101,9 +101,11 @@ public partial class WmsPurchaseD : BaseEntity<string>
|
||||
/// <summary>
|
||||
/// 规格型号
|
||||
/// </summary>
|
||||
[SugarColumn(IsIgnore = true)]
|
||||
public string? material_specification { get; set; }
|
||||
/// <summary>
|
||||
/// 箱号
|
||||
/// </summary>
|
||||
[SugarColumn(IsIgnore = true)]
|
||||
public string? container_no { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user