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