From da0cb62479d4d64d26d19622cce3e7b518290065 Mon Sep 17 00:00:00 2001
From: xiangpei <xiangpei@timesnew.cn>
Date: 星期六, 08 二月 2025 11:10:34 +0800
Subject: [PATCH] 任务跳过接口实现:查出任务绑定表单放到变量中,最后直接完成即跳过

---
 system/src/main/resources/generator.yml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/system/src/main/resources/generator.yml b/system/src/main/resources/generator.yml
index 57cf5b0..4915f3f 100644
--- a/system/src/main/resources/generator.yml
+++ b/system/src/main/resources/generator.yml
@@ -3,7 +3,7 @@
   # 浣滆��
   author: 鍚戝煿
   # 榛樿鐢熸垚鍖呰矾寰� system 闇�鏀规垚鑷繁鐨勬ā鍧楀悕绉� 濡� system monitor tool
-  packageName: com.hnct.code
+  packageName: com.ycl.code
   # 鑷姩鍘婚櫎琛ㄥ墠缂�锛岄粯璁ゆ槸false
   autoRemovePre: true
   # 琛ㄥ墠缂�锛堢敓鎴愮被鍚嶄笉浼氬寘鍚〃鍓嶇紑锛屽涓敤閫楀彿鍒嗛殧锛�

--
Gitblit v1.8.0