焊工问题处理

This commit is contained in:
2025-07-02 16:12:26 +08:00
parent 52dec49b5e
commit 38764c36ec
6 changed files with 63 additions and 29 deletions
+1
View File
@@ -10,5 +10,6 @@ namespace Model
public string Id { get; set; }
public string WEDCode { get; set; }
public string WEDName { get; set; }
public string WEDWorkCode { get; set; }
}
}