zhoushihao
1 天以前 d22b530fa0fbd910d8d7baefa29d88d755568e68
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 {