调整金蝶同步
This commit is contained in:
@@ -49,5 +49,9 @@ namespace WMS.Web.Core.Dto.Erp.OutStock
|
||||
/// 创建时间(erp那边的创建时间)
|
||||
///</summary>
|
||||
public DateTime? CreateTime { get; set; }
|
||||
/// <summary>
|
||||
/// 用来自动构建单据类型 跟OutStockType 一致
|
||||
/// </summary>
|
||||
public int Type { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user