点巡检 设备模具保养执行修改

This commit is contained in:
2024-08-08 09:29:59 +08:00
parent 18f052cefd
commit 06c870c5a1
10 changed files with 137 additions and 10 deletions

View File

@@ -165,7 +165,7 @@ public partial class EqpEquipment : BaseEntity<string>
public string? technology_parameter { get; set; }
/// <summary>
/// 状态
/// 状态 试验,待添加,生产,报废
/// </summary>
public string? status { get; set; }