This commit is contained in:
alex
2023-08-21 15:27:33 +08:00
parent bc732e0e31
commit c3b363f06b
3 changed files with 12 additions and 6 deletions

View File

@@ -74,7 +74,7 @@ namespace Tnb.WarehouseMgr.Entities.Dto.Outputs
/// <summary>
/// 检验结论
/// </summary>
public int is_check { get; set; }
public string check_conclusion { get; set; }
/// <summary>
/// 载具条码明细输出
/// </summary>