质量大屏

This commit is contained in:
卢江海
2025-03-27 20:31:00 +08:00
parent 7c730550d0
commit 6ef5a5f189
2 changed files with 37 additions and 1 deletions

View File

@@ -15,5 +15,9 @@ namespace DOAN.Model.MES.SmartScreen.Quality.Dto
public string MonthPassRate { get; set; }
public string WeekPassRate { get; set; }
public string OnYearMonthPassRate { get; set; }
public string OnYearWeekPassRate { get; set; }
}
}