Commit c9b894d9 by huluobin

fix

parent 3722d3fa
...@@ -13,7 +13,6 @@ import org.springframework.web.bind.annotation.*; ...@@ -13,7 +13,6 @@ import org.springframework.web.bind.annotation.*;
import java.util.List; import java.util.List;
@RestController @RestController
@RequestMapping("/message")
@Api(tags = {"10.美甲师消息和用户登入登出记录"}, value = "美甲师消息和用户登入登出记录") @Api(tags = {"10.美甲师消息和用户登入登出记录"}, value = "美甲师消息和用户登入登出记录")
@AllArgsConstructor @AllArgsConstructor
@Slf4j @Slf4j
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment