| | |
| | | <AutoAssignPort>True</AutoAssignPort> |
| | | <DevelopmentServerPort>51861</DevelopmentServerPort> |
| | | <DevelopmentServerVPath>/</DevelopmentServerVPath> |
| | | <IISUrl>http://localhost/LFServer</IISUrl> |
| | | <IISUrl>http://localhost/ExportMap</IISUrl> |
| | | <NTLMAuthentication>False</NTLMAuthentication> |
| | | <UseCustomServer>False</UseCustomServer> |
| | | <CustomServerUrl> |
| | |
| | | /// <summary> |
| | | /// 纸张大小 |
| | | /// </summary> |
| | | public string pageSize { set; get; } |
| | | public String pageSize { set; get; } |
| | | |
| | | /// <summary> |
| | | /// 省份 |
| | |
| | | /// <summary> |
| | | /// 模板文件 |
| | | /// </summary> |
| | | public string qpt { set; get; } |
| | | public String qpt { set; get; } |
| | | |
| | | /// <summary> |
| | | /// 设置默认值 |