报工修改

This commit is contained in:
qianhao.xu
2024-12-03 20:24:07 +08:00
parent 3ae2ceb7d9
commit b4aafa8345
2 changed files with 71 additions and 68 deletions

View File

@@ -30,6 +30,7 @@ namespace DOAN.Model.BZFM.Dto
public string RouteCode { get; set; }
public int ProcessId { get; set; }
public string ProcessName { get; set; }
public int? PlanNum { get; set; }