设备维修记录
This commit is contained in:
@@ -173,5 +173,10 @@ public partial class EqpRepairApply : BaseEntity<string>
|
||||
/// 复核描述
|
||||
/// </summary>
|
||||
public string repeat_descrip { get; set; } = string.Empty;
|
||||
|
||||
/// <summary>
|
||||
/// 接收时间
|
||||
/// </summary>
|
||||
public DateTime? receive_time { get; set; }
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user