From a51290b59bbe73a32ca9c9d7d962e62037fdcdb1 Mon Sep 17 00:00:00 2001 From: admin Date: Wed, 21 Aug 2024 14:23:47 +0800 Subject: [PATCH] =?UTF-8?q?S7F23=E7=9A=84PPFormat=E5=8F=82=E6=95=B0?= =?UTF-8?q?=E4=B8=AA=E6=95=B0=E6=9B=B4=E6=96=B0=E4=B8=BA27?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- LaiPuLaser/LaiPuLaser/SemiSecsCommMgr.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LaiPuLaser/LaiPuLaser/SemiSecsCommMgr.cpp b/LaiPuLaser/LaiPuLaser/SemiSecsCommMgr.cpp index 92392f2..29c5394 100644 --- a/LaiPuLaser/LaiPuLaser/SemiSecsCommMgr.cpp +++ b/LaiPuLaser/LaiPuLaser/SemiSecsCommMgr.cpp @@ -56,7 +56,7 @@ #define Recipe_Name_PPCode 1000001//Recipe 名称的code #define Sub_Recipe_Name_PPCode 1000002//Sub_Recipe 名称的code #define First_Recipe_Par_PPCode 1000003//第一个recipe参数的code -#define Last_Recipe_Par_PPCode 1000022//最后一个recipe参数的code (增加了recipe 参数这里要修改) +#define Last_Recipe_Par_PPCode 1000027//最后一个recipe参数的code (增加了recipe 参数这里要修改) #define EAP_JOB_RECIPE_DIR _T("99_Eap_Job_Rcp")//保存补打recipe 的目录