bug + +字段

This commit is contained in:
2023-10-21 15:06:13 +08:00
parent 9051f99543
commit 3e75338075
5 changed files with 29 additions and 5 deletions

View File

@@ -4,6 +4,11 @@ namespace Tnb.ProductionMgr.Entities.Dto.PrdManage
{
public string id { get; set; }
/// <summary>
/// 工单号号
/// </summary>
public string? mo_code { get; set; }
/// <summary>
/// 生产任务编号
/// </summary>