sunpengfei
7 天以前 44cdf09012d27e12c3d113f9a3ffdc9ddc2853ad
FlexJobApi.Core/Entities/CommonServer/Resource.cs
@@ -77,6 +77,11 @@
        public bool FileUpload { get; set; }
        /// <summary>
        /// 是否来自表单
        /// </summary>
        public bool IsFromForm { get; set; }
        /// <summary>
        /// 路由区域
        /// </summary>
        public string RouteArea { get; set; }