// Copyright (c) 2026 Kirky.X
//
// Licensed under the MIT License
// See LICENSE file in the project root for full license information.
//! 生成的权限角色模块
//!
//! 此模块由 build.rs 自动生成,包含 permissions.yaml 中定义的所有角色
//! 用于 #[db_permission] 宏的编译时验证
include!;