修复bug
This commit is contained in:
@@ -53,7 +53,7 @@ namespace WMS.Web.Domain.Entitys
|
||||
/// <summary>
|
||||
/// 同步到金蝶后金蝶的单据Id
|
||||
/// </summary>
|
||||
[Column("ErpSyncId")]
|
||||
public string ErpSyncId { get; set; }
|
||||
[Column("ErpSyncBillNo")]
|
||||
public string ErpSyncBillNo { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user