报表调整 灭菌转库调整

This commit is contained in:
2024-10-18 17:09:33 +08:00
parent f365035a89
commit 7865fd5c2d
6 changed files with 22 additions and 21 deletions

View File

@@ -107,7 +107,7 @@ public partial class WmsPurchaseQcrecord : BaseEntity<string>
///
/// </summary>
[SugarColumn(IsIgnore = true)]
public string? material_specification { get; set; }
public string? container_no { get; set; }
}