This commit is contained in:
2025-04-16 08:52:53 +08:00
parent 72b67b6a2f
commit 28e15a556d
17 changed files with 965 additions and 294 deletions

View File

@ -141,6 +141,14 @@ namespace DH.Commons.Enums
False,
True
}
public enum EnumDetectionType
{
,
}
public enum StreamFormat
{
[Description("8位图像")]