mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-03-19 07:56:38 +08:00
完善采购订单供应商下拉列表
This commit is contained in:
@@ -27,6 +27,11 @@ namespace Yi.Framework.Model.ERP.Entitys
|
||||
/// </summary>
|
||||
public Guid? TenantId { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 供应商id
|
||||
/// </summary>
|
||||
public long SupplierId { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 采购单号
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user