田源
2025-01-16 a13255b4129ee8a7a7b7e1ecd8e02dd2c78f7c17
Source/plt-web/plt-web-parent/plt-web/src/main/java/com/vci/web/utility/UIDataFetcher.java
@@ -11,6 +11,7 @@
import java.util.stream.Collectors;
/**
 * 加载UI上下文
 * @author ludc
 * @date 2024/10/15 10:32
 */
@@ -27,8 +28,6 @@
    //按钮map
    private Map<String, List<PLTabButton>> buttonMap = new HashMap<String, List<PLTabButton>>();
    public UIDataFetcher() {
        initUIDefination();