zhoushihao
2025-04-10 ca48f8c87bb927c7be7f02b7eaaf71996e759bff
hangzhoumesParent/common/springsecurity/src/main/java/com/mes/role/controller/SysRoleController.java
@@ -22,7 +22,7 @@
 * @author zhoush
 * @since 2024-04-11
 */
@Api(description = "角色管理")
@Api(tags = "角色管理")
@RestController
@RequestMapping("/sys/role")
public class SysRoleController {