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

org.tinygroup.menucommand.config.SystemCommand Maven / Gradle / Ivy

There is a newer version: 3.0.0
Show newest version
package org.tinygroup.menucommand.config;

import com.thoughtworks.xstream.annotations.XStreamAlias;

/**
 * 系统命令(全局有效)
 * @author yancheng11334
 *
 */
@XStreamAlias("system-command")
public class SystemCommand extends BaseCommand{

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy