调整盘点不同步金蝶

This commit is contained in:
18942506660
2024-01-05 10:23:38 +08:00
parent 760677dbbf
commit 85ee8bd112
2 changed files with 27 additions and 26 deletions

View File

@@ -39,7 +39,7 @@ namespace WMS.Web.Domain.Entitys
/// 同步状态
/// </summary>
[Column("SuccessSync")]
public SyncStatus SuccessSync { get; set; } = SyncStatus.SyncIng;
public SyncStatus SuccessSync { get; set; } = SyncStatus.Success;
/// <summary>
/// 盘点结果类型1为盘盈2位盘亏
/// 盘点数量-系统库存 大于0为盘盈 小于0为盘亏