Commit af72756e LN

1

1 个父辈 3f948576
...@@ -395,7 +395,7 @@ namespace OnlineStore.DeviceLibrary ...@@ -395,7 +395,7 @@ namespace OnlineStore.DeviceLibrary
} }
try try
{ {
System.IO.Directory.CreateDirectory(path1_tif); System.IO.Directory.CreateDirectory(path1_tif+@"\");
} }
catch (Exception ex) catch (Exception ex)
{ {
......
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!