|
@@ -37,7 +37,7 @@ namespace ExportStart
|
|
if (string.IsNullOrWhiteSpace(command))
|
|
if (string.IsNullOrWhiteSpace(command))
|
|
{
|
|
{
|
|
command = "DataExport";
|
|
command = "DataExport";
|
|
- command = "DataCheck";
|
|
|
|
|
|
+ //command = "DataCheck";
|
|
path = @"E:\导出测试\testR17.rvt";
|
|
path = @"E:\导出测试\testR17.rvt";
|
|
path = @"E:\导出测试\延庆园-B1.rvt";
|
|
path = @"E:\导出测试\延庆园-B1.rvt";
|
|
JObject jObject=new JObject();
|
|
JObject jObject=new JObject();
|