From 125db633619a0b4c7bd1d498ea2bf1cefa4f73d3 Mon Sep 17 00:00:00 2001
From: admin <weikou2014>
Date: 星期四, 09 二月 2023 18:54:13 +0800
Subject: [PATCH] '远程OCR'

---
 ConsoleApplication/CaptureUtil.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ConsoleApplication/CaptureUtil.h b/ConsoleApplication/CaptureUtil.h
index 07d6ab0..de322af 100644
--- a/ConsoleApplication/CaptureUtil.h
+++ b/ConsoleApplication/CaptureUtil.h
@@ -9,7 +9,7 @@
 using namespace std;
 enum CaptureContentType {
 	CAPTURE_TYPE_L2,
-	CAPTURE_TYPE_TRADE_QUEUE
+	CAPTURE_TYPE_TRADE_QUEUE,
 };
 struct FrameInfo
 {

--
Gitblit v1.8.0