修改更改记录

This commit is contained in:
quowingwang
2025-12-21 17:19:03 +08:00
parent 3997372225
commit ad4b73c3d2
2 changed files with 5 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ namespace ZR.Model.MES.andon.Dto
/// </summary>
public class AndonAlarmTypeDictQueryDto : PagerInfo
{
public string TypeName { get; set; }
}
/// <summary>