提交整体修改

This commit is contained in:
2025-03-27 11:37:48 +08:00
parent 1046978877
commit 2d98b2d8b8
22 changed files with 2560 additions and 2032 deletions

View File

@ -91,10 +91,8 @@ namespace DH.Commons.Enums
8 ,
9 ,
10 ,
OK料盒 ,
NG料盒,
OK吹气时间,
NG吹气时间,
,
,
,
,
,
@ -109,6 +107,9 @@ namespace DH.Commons.Enums
,
OK脉冲,
NG脉冲,
,
,
@ -129,7 +130,11 @@ namespace DH.Commons.Enums
,
}
public enum EnumBool1
{
False,
True
}
public enum StreamFormat
{
[Description("8位图像")]