sunpengfei
8 天以前 637bff638903af269e199434df720290dc357c12
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; }