采购到货

This commit is contained in:
2024-07-25 15:03:47 +08:00
parent 65eed56fad
commit 599f0f5226
5 changed files with 124 additions and 5 deletions

View File

@@ -96,6 +96,11 @@ namespace Tnb.ProductionMgr.Entities.Entity
/// </summary>
public string supplier_id { get; set; }
/// <summary>
/// 供应商vid
/// </summary>
public string supplier_vid { get; set; }
/// <summary>
/// 修改时间
/// </summary>