物料规格型号改成material_specification字段

This commit is contained in:
2024-06-13 17:18:38 +08:00
parent c368e24d9e
commit c5a7e672b6
7 changed files with 30 additions and 28 deletions

View File

@@ -112,7 +112,7 @@ public partial class BasMaterial : BaseEntity<string>
/// <summary>
/// 物料规格型号
/// </summary>
public string? material_standard { get; set; }
// public string? material_standard { get; set; }
/// <summary>
/// 海关编码