xj qian
2024-07-23 8b2db327524e52bd4c476efc6d7ef187bdcf9db8
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);