炉号可查看

This commit is contained in:
2026-01-09 14:12:01 +08:00
parent c8ca658616
commit 8b206b257c
4 changed files with 41 additions and 21 deletions

View File

@@ -30,9 +30,10 @@ namespace DOAN.Model.BZFM.Dto
public string MaterialName { get; set; }
public string WarehouseCode { get; set; }
public string WarehouseCode { get; set; }
public string WarehouseName { get; set; }
[Required(ErrorMessage = "库位编码不能为空")]