修改bug

This commit is contained in:
2024-11-07 17:35:24 +08:00
parent 38f484e1e3
commit 755fd97ef0
3 changed files with 12 additions and 4 deletions

View File

@@ -10,6 +10,8 @@ namespace Tnb.ProductionMgr.Entities.Dto
public string workstation_id { get; set; }
public string workline_id { get; set; }
public string act_start_date { get; set; }
public string eqp_code { get; set; }
/// <summary>
/// 创建时间(入库时间)
/// </summary>