管道基础大数据平台系统开发-【CS】-ExportMap
13693261870
2024-09-07 8d7a67ab1d635cb954337d8a767878ae526dd3dc
ExportMap/Models/ExportArgs.cs
@@ -3,7 +3,7 @@
using System.Linq;
using System.Web;
namespace LFServer.Models
namespace ExportMap.Models
{
    /// <summary>
    /// 出图参数
@@ -22,7 +22,7 @@
        /// <summary>
        /// 纸张大小
        /// </summary>
        public string pageSize { set; get; }
        public String pageSize { set; get; }
        /// <summary>
        /// 省份
@@ -87,7 +87,7 @@
        /// <summary>
        /// 模板文件
        /// </summary>
        public string qpt { set; get; }
        public String qpt { set; get; }
        /// <summary>
        /// 设置默认值