sunpengfei
2025-08-07 a7287db2ada9ef606db5fe81cc8b66e2da44d345
FlexJobApi.Core/Utils/ResourceUtils/ResourceServiceAttribute.cs
@@ -60,5 +60,10 @@
        /// 路由区域
        /// </summary>
        public string RouteArea { get; set; }
        /// <summary>
        /// 服务名称
        /// </summary>
        public string ServiceName { get; set; }
    }
}