预约端 接口

This commit is contained in:
2025-11-27 19:31:57 +08:00
parent acbefe6ae6
commit 6674936ee5
3 changed files with 35 additions and 27 deletions

View File

@@ -27,7 +27,7 @@ import java.util.Set;
* @description
*/
@RestController
@RequestMapping("/admin/bk/notify")
@RequestMapping("/admin/bk/")
@Slf4j
public class BkContactListController {