mirror of
https://github.com/201206030/novel-cloud.git
synced 2025-04-27 01:40:50 +00:00
搜索服务路径更新
This commit is contained in:
parent
2df883a3a1
commit
28d59569d0
@ -17,7 +17,7 @@ import springfox.documentation.swagger2.annotations.EnableSwagger2;
|
|||||||
* @author 11797
|
* @author 11797
|
||||||
*/
|
*/
|
||||||
@RestController
|
@RestController
|
||||||
@RequestMapping("user")
|
@RequestMapping("search")
|
||||||
@RequiredArgsConstructor
|
@RequiredArgsConstructor
|
||||||
@Slf4j
|
@Slf4j
|
||||||
@Api(tags = "搜索相关接口")
|
@Api(tags = "搜索相关接口")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user