LiFan
2024-07-23 9ab768f94cecdcec13c22e7d70e9fd8a18afef53
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);