sunpengfei
2025-08-18 b34043b9d0c62eff88b14a2689940bea1c39e38e
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; }