From 4ab5b59853ced6334450d359a3dee629afc2212c Mon Sep 17 00:00:00 2001 From: ludc Date: 星期二, 16 四月 2024 20:14:56 +0800 Subject: [PATCH] 集团属性池映射界面代码完善 --- Source/UBCS/ubcs-service/ubcs-code/src/main/java/com/vci/ubcs/code/CodeApplication.java | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/Source/UBCS/ubcs-service/ubcs-code/src/main/java/com/vci/ubcs/code/CodeApplication.java b/Source/UBCS/ubcs-service/ubcs-code/src/main/java/com/vci/ubcs/code/CodeApplication.java index ac7770b..5886f2d 100644 --- a/Source/UBCS/ubcs-service/ubcs-code/src/main/java/com/vci/ubcs/code/CodeApplication.java +++ b/Source/UBCS/ubcs-service/ubcs-code/src/main/java/com/vci/ubcs/code/CodeApplication.java @@ -16,12 +16,10 @@ */ package com.vci.ubcs.code; -import com.vci.ubcs.starter.util.VciSpringUtil; import org.springblade.core.cloud.client.UbcsCloudApplication; import org.springblade.core.launch.UbcsApplication; import org.springblade.core.launch.constant.AppConstant; import org.springframework.context.annotation.ComponentScan; -import org.springframework.stereotype.Component; /** * Code鍚姩鍣� -- Gitblit v1.9.3