LiFan
2024-09-11 fc061fbbad7f22901356b4fd8bd77db372a0d465
jrj/project/printview/Template.Print.ViewEx.cpp
@@ -419,7 +419,6 @@
   
   xstring DownLoadPaperPic(xstring guid)
   {
      xstring path = xutil::GetModuleTmpPath();
      xstring ext = L"jpg";
      xstring filename = guid + L"." + ext;