|
@@ -1,19 +0,0 @@
|
|
|
-package com.diagbot.web;
|
|
|
-
|
|
|
-
|
|
|
-import org.springframework.web.bind.annotation.RequestMapping;
|
|
|
-import org.springframework.web.bind.annotation.RestController;
|
|
|
-
|
|
|
-/**
|
|
|
- * <p>
|
|
|
- * 版本详情(关于) 前端控制器
|
|
|
- * </p>
|
|
|
- *
|
|
|
- * @author wangfeng
|
|
|
- * @since 2018-11-20
|
|
|
- */
|
|
|
-@RestController
|
|
|
-@RequestMapping("/versionDetail")
|
|
|
-public class VersionDetailController {
|
|
|
-
|
|
|
-}
|