sunpengfei
2025-08-18 ab92e760e8461f0a48b37786b0f5a78db744dca6
FlexJobApi.Core/Entities/CommonServer/Resource.cs
@@ -77,6 +77,11 @@
        public EnumResourceMethod Method { get; set; }
        /// <summary>
        /// 文件上传
        /// </summary>
        public bool FileUpload { get; set; }
        /// <summary>
        /// 路由区域
        /// </summary>
        public string RouteArea { get; set; }