|
@@ -1,14 +0,0 @@
|
|
-package cn.com.ty.lift.batch.applet.controller;
|
|
|
|
-
|
|
|
|
-import org.springframework.web.bind.annotation.RequestMapping;
|
|
|
|
-import org.springframework.web.bind.annotation.RestController;
|
|
|
|
-
|
|
|
|
-/**
|
|
|
|
- * @author huangyuan
|
|
|
|
- * @date 2020/4/27
|
|
|
|
- * @description
|
|
|
|
- */
|
|
|
|
-@RestController
|
|
|
|
-@RequestMapping("/mtCalendar")
|
|
|
|
-class MaintenanceCalendarData {
|
|
|
|
-}
|
|
|