收音机页面路径配置

This commit is contained in:
张松
2025-04-02 14:33:48 +08:00
parent dfc6f5a1f5
commit ef3a612c58
3 changed files with 12 additions and 2 deletions

View File

@@ -51,7 +51,7 @@ public class ShopPagePermissionController {
}
/**
* 获取当前用户已拥有页面路径
* 获取当前员工已拥有页面路径权限
*/
@GetMapping("/mine")
public CzgResult<List<ShopPagePath>> mine() {