This commit is contained in:
qianhao.xu
2025-03-19 13:48:02 +08:00
parent a0ec3319b2
commit 203babdf07
4 changed files with 17 additions and 17 deletions

View File

@@ -13,7 +13,7 @@ namespace DOAN.Model.MES.group.Dto
}
public class GroupScheduleQueryDto3 : PagerInfo
{
public string group_schedule_id { get; set; }
public string group_code { get; set; }
public string WorkNum { get; set; }
public string Name { get; set; }