From 99bac1ebecd5adf552835c9fe084b0dd3f0a25b7 Mon Sep 17 00:00:00 2001 From: yuxc <yuxc@vci-tech.com> Date: 星期三, 17 七月 2024 16:43:27 +0800 Subject: [PATCH] 增加、修改、删除链接接口的修改 --- Source/Client/PLTClient/src/com/vci/client/logon/client/VciApplet.java | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Source/Client/PLTClient/src/com/vci/client/logon/client/VciApplet.java b/Source/Client/PLTClient/src/com/vci/client/logon/client/VciApplet.java index 53cce83..6f41c7f 100644 --- a/Source/Client/PLTClient/src/com/vci/client/logon/client/VciApplet.java +++ b/Source/Client/PLTClient/src/com/vci/client/logon/client/VciApplet.java @@ -31,7 +31,7 @@ import com.vci.client.framework.rightConfig.modelConfig.ModuleConfigMainPanel; import com.vci.client.framework.rightConfig.object.FunctionObject; import com.vci.client.framework.util.RightControlUtil; -import com.vci.client.ui.image.bundle.BundleImage; +import com.vci.client.ui.image.BundleImage; import com.vci.client.ui.swing.VCISwingUtil; import com.vci.client.ui.swing.components.VCIJLabel; import com.vci.client.ui.swing.components.VCIJMenuBar; -- Gitblit v1.9.3