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 的目录