xj qian
2024-08-30 c29c4c815cca07876421f764f4b9a5f6f86068f2
jrj/project/business/BasicCode/SKUTemplate.select.cpp
@@ -61,7 +61,7 @@
            xstring TemplateContent = e.selectSingleNode(L"TemplateContent").text+L"";
            xstring TemplateID = e.selectSingleNode(L"TemplateID").text+L"";            
            //trace(ItemName);
            xml x = new xml;
            xml x ;
            x.setNativePointer(x.CreateInstance());
            x.LoadXml(TemplateContent);               
            dw_other.Retrieve(x);