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

cn.zkdcloud.core.Component Maven / Gradle / Ivy

package cn.zkdcloud.core;

/**
 * 微信组件
 *
 * @author zk
 * @version 2017/8/25
 */
public interface Component {
    void init();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy