LiFan
2024-09-03 99015b161c3a87016a7135ee28583ab4964eebcb
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;