|
|
@@ -28,7 +28,7 @@ public class WxCuserFloatingLayerController extends BaseController { |
|
|
@Autowired |
|
|
@Autowired |
|
|
WxCuserFloatingLayerService wxCuserFloatingLayerService; |
|
|
WxCuserFloatingLayerService wxCuserFloatingLayerService; |
|
|
|
|
|
|
|
|
// @AuthIgnore |
|
|
|
|
|
|
|
|
@AuthIgnore |
|
|
@ApiOperation("获取浮层") |
|
|
@ApiOperation("获取浮层") |
|
|
@GetMapping("/getFloatingLayer") |
|
|
@GetMapping("/getFloatingLayer") |
|
|
@ApiImplicitParams({ |
|
|
@ApiImplicitParams({ |
|
|
|