xj qian
2024-07-22 69a689380016fadf6d8fbeb1e5f809566bf3846b
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);