修复bug

This commit is contained in:
18942506660
2024-03-18 14:49:22 +08:00
parent d60ac7113b
commit 226127a249
3 changed files with 8 additions and 18 deletions

View File

@@ -76,11 +76,11 @@ namespace WMS.Web.Core.Dto
}
public class OpsBoxDetailsResponse {
/// <summary>
/// 物料ID
/// </summary>
[JsonProperty("FMaterialId")]
public int MaterialId { get; set; }
///// <summary>
///// 物料ID
///// </summary>
//[JsonProperty("FMaterialId")]
//public int MaterialId { get; set; }
/// <summary>
/// 物料编码
/// </summary>