|
|
@@ -1,18 +0,0 @@
|
|
|
-package com.kym.admin.controller;
|
|
|
-
|
|
|
-import org.springframework.web.bind.annotation.RequestMapping;
|
|
|
-import org.springframework.web.bind.annotation.RestController;
|
|
|
-
|
|
|
-/**
|
|
|
- * <p>
|
|
|
- * banner配置表 前端控制器
|
|
|
- * </p>
|
|
|
- *
|
|
|
- * @author skyline
|
|
|
- * @since 2023-10-18
|
|
|
- */
|
|
|
-@RestController
|
|
|
-@RequestMapping("/activity-station")
|
|
|
-public class ActivityStationController {
|
|
|
-
|
|
|
-}
|