|
@@ -1,19 +0,0 @@
|
|
|
-package com.qmth.teachcloud.report.api;
|
|
|
-
|
|
|
-
|
|
|
-import org.springframework.web.bind.annotation.RequestMapping;
|
|
|
-import org.springframework.web.bind.annotation.RestController;
|
|
|
-
|
|
|
-/**
|
|
|
- * <p>
|
|
|
- * 考务数据基础表 前端控制器
|
|
|
- * </p>
|
|
|
- *
|
|
|
- * @author wangliang
|
|
|
- * @since 2021-06-22
|
|
|
- */
|
|
|
-@RestController
|
|
|
-@RequestMapping("/t-bexamination")
|
|
|
-public class TBExaminationController {
|
|
|
-
|
|
|
-}
|