LiFan
2025-01-10 4a28ba8373899bbd0ef0f1acf8bb9749e2b8963d
jrj/project/business/SO3.maint.cpp
@@ -936,7 +936,7 @@
            for (int ip = 0; ip < lenp; ip++)
            {
               auto xitem = nlistp.item(ip);
               string picname = xitem.selectSingleNode(L"PicPath").text();
               xstring picname = xitem.selectSingleNode(L"PicPath").text();
               string goodno = xitem.selectSingleNode(L"GoodsNo").text();
               if (picname == L"/business/products/Thumbs//")
                  picname = L"/business/products/Thumbs/00/00000000-0000-0000-0000-000000000000.jpg";