sunpengfei
7 天以前 8922cdf2bf292958f839c8bcbfdc7131af1b8deb
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; }