|
|
@@ -1,4 +1,4 @@
|
|
|
-package com.ylx.web.controller.massage;
|
|
|
+package com.ylx.banner;
|
|
|
|
|
|
import com.alibaba.fastjson.JSON;
|
|
|
import com.baomidou.mybatisplus.core.conditions.query.LambdaQueryWrapper;
|
|
|
@@ -30,7 +30,7 @@ import java.util.List;
|
|
|
@RequestMapping("/api/lbt/v1")
|
|
|
@Slf4j
|
|
|
@Api(tags = {"轮播图管理"})
|
|
|
-public class TLbtController {
|
|
|
+public class BannerController {
|
|
|
|
|
|
@Resource
|
|
|
private TLbtService lbtService;
|