From 12fc574703adc0528a7e905540dbd1ba26015c37 Mon Sep 17 00:00:00 2001
From: LWQ <1806950222@qq.com>
Date: 星期三, 13 八月 2025 19:17:42 +0800
Subject: [PATCH] Merge branch 'side_inspection' of https://soft.boounion.cn/r/~liuyang/MiniLED_ADM into side_inspection
---
EdgeInspector_App/View/ViewRecipeNew.cpp | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/EdgeInspector_App/View/ViewRecipeNew.cpp b/EdgeInspector_App/View/ViewRecipeNew.cpp
index cdcb9cc..8f83b7c 100644
--- a/EdgeInspector_App/View/ViewRecipeNew.cpp
+++ b/EdgeInspector_App/View/ViewRecipeNew.cpp
@@ -1,10 +1,10 @@
-//
+锘�//
#include "stdafx.h"
#include "ViewRecipeNew.h"
-// CViewRecipeNew 措拳 惑磊涝聪促.
+// CViewRecipeNew 鎺嫵 鎯戠娑濊仾淇�.
IMPLEMENT_DYNAMIC(CViewRecipeNew, CDialog)
@@ -36,7 +36,7 @@
ON_EVENT(CViewRecipeNew, IDC_BTN_RECIPENEW_OK, DISPID_CLICK, CViewRecipeNew::ClickBtnRecipenewOk, VTS_NONE)
ON_EVENT(CViewRecipeNew, IDC_BTN_RECIPENEW_CANCEL, DISPID_CLICK, CViewRecipeNew::ClickBtnRecipenewCancel, VTS_NONE)
END_EVENTSINK_MAP()
-// CViewRecipeNew 皋矫瘤 贸府扁涝聪促.
+// CViewRecipeNew 鐨嬬煫鐦� 璐稿簻鎵佹稘鑱績.
BOOL CViewRecipeNew::OnInitDialog()
{
--
Gitblit v1.9.3