油漆实验室,批量变动,定时任务变动

This commit is contained in:
2025-03-19 13:13:40 +08:00
parent 0e4d7e11d2
commit 9b1c8b2b5a
9 changed files with 104 additions and 19 deletions

View File

@@ -20,6 +20,12 @@
public string IdGroup { get; set; }
/// <summary>
/// 来源工单号
/// </summary>
[SugarColumn(ColumnName = "workorder")]
public string Workorder { get; set; }
/// <summary>
/// 产品描述
/// </summary>