bug修复

This commit is contained in:
tongfei
2023-12-06 15:55:46 +08:00
parent acb90e8202
commit 95bc5d7ced
6 changed files with 21 additions and 3 deletions

View File

@@ -41,7 +41,7 @@ namespace WMS.Web.Domain.Entitys
/// <summary>
/// 同步成功或者失败
/// </summary>
public bool? SuccessSync { get; set; }
public int? SuccessSync { get; set; }
/// <summary>
/// 操作人