LiFan
2024-09-03 303ccd3cd9359111f3060ba083409d257beb3d54
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;