LiFan
2024-09-05 b1ab7206131f418dc66dac246e17899c7bea2c2a
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;