From 72c7bbd66b8456db7dabf0dbc15f7aa9c2af2b9d Mon Sep 17 00:00:00 2001
From: dangsn <dangsn@chicecm.com>
Date: 星期三, 05 六月 2024 14:53:54 +0800
Subject: [PATCH] 项目引用调整

---
 Source/Client/PLTClient/src/com/vci/client/workflow/template/ProcessCategoryPanel.java |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Source/Client/PLTClient/src/com/vci/client/workflow/template/ProcessCategoryPanel.java b/Source/Client/PLTClient/src/com/vci/client/workflow/template/ProcessCategoryPanel.java
index bc16b40..e7799e3 100644
--- a/Source/Client/PLTClient/src/com/vci/client/workflow/template/ProcessCategoryPanel.java
+++ b/Source/Client/PLTClient/src/com/vci/client/workflow/template/ProcessCategoryPanel.java
@@ -15,7 +15,7 @@
 import com.vci.client.common.VCIBasePanel;
 import com.vci.client.framework.rightConfig.object.FunctionObject;
 import com.vci.client.ui.exception.VCIException;
-import com.vci.client.ui.image.bundle.BundleImage;
+import com.vci.client.ui.image.BundleImage;
 import com.vci.client.ui.locale.LocaleDisplay;
 import com.vci.client.ui.swing.KJButton;
 import com.vci.client.ui.swing.KTextField;

--
Gitblit v1.9.3