This commit is contained in:
张良(004796)
2024-04-25 14:01:07 +08:00
parent d4f3d79b7c
commit 1db3fdf40c
2 changed files with 1 additions and 2 deletions

View File

@@ -31,7 +31,6 @@ public class HomeAppController {
private BannerService bannerService;
@PostMapping("/user/page")
@Operation(summary = "首页查询用户-分页")
@Log(title = "首页查询用户-分页", businessType = BusinessType.OTHER, isSaveDb = false)