修改一点界面

This commit is contained in:
2025-03-22 16:16:34 +08:00
parent f0f88624ae
commit 8aec9ba7fa
8 changed files with 247 additions and 119 deletions

View File

@ -36,7 +36,14 @@ namespace DH.Commons.Enums
infernce
}
public enum EnumCamType
{
[Description("度申相机")]
Do3think = 0,
[Description("海康相机")]
hik ,
}
public enum EnumPLCType
@ -93,7 +100,11 @@ namespace DH.Commons.Enums
=27,
=28,
=29,
=30
=30,
,
,
}