客户要求的更改

This commit is contained in:
2026-05-15 17:17:08 +08:00
parent add4308b91
commit 7dabeddde4
23 changed files with 248 additions and 102 deletions

View File

@@ -16,6 +16,11 @@ namespace FATrace.Model
/// </summary>
public string? RawName { get; set; }
/// <summary>
/// 原料名称拓展英文编码
/// </summary>
public string? RawExdEnName { get; set; }
/// <summary>
/// 原料编码
/// </summary>