模具维修

This commit is contained in:
qianjiawei
2023-11-30 16:30:52 +08:00
parent 325e1c8f07
commit defbe1243c
5 changed files with 48 additions and 3 deletions

View File

@@ -20,5 +20,6 @@ namespace Tnb.EquipMgr.Entities.Dto
public string repairer_id { get; set; }
public string repairer_id_id { get; set; }
public string status { get; set; }
public string attachment { get; set; }
}
}