package com.nis.web.controller.configuration; import org.springframework.stereotype.Controller; /** * 特定协议相关配置控制类 * @author dell * */ @Controller public class AppCfgController { }