sunpengfei
10 天以前 10760c944ad47ef9e27aebd88c45bebf23521792
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; }