All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.es.plus.adapter.config.GlobalConfigCache Maven / Gradle / Ivy

package com.es.plus.adapter.config;

import com.es.plus.adapter.constants.GlobalConfig;

/**
 * 配置
 */
public class GlobalConfigCache {
    /**
     * 配置
     */
    public static GlobalConfig GLOBAL_CONFIG;

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy