删除无用的文件

Signed-off-by: zhangwei <zhangwei@intranet.com>
This commit is contained in:
zhangwei
2018-06-08 17:00:25 +08:00
parent 245e6683de
commit ad4a934ca4
9 changed files with 0 additions and 124 deletions

View File

@@ -1,13 +0,0 @@
package com.nis.web.controller.configuration;
import org.springframework.stereotype.Controller;
/**
* WEB相关配置控制类
* @author dell
*
*/
@Controller
public class WebCfgController {
}