LiFan
2024-10-23 9f2becd15f9ec5aff1b8c1e7a618df2dc543288d
jrj/project/business/SystemSettings/Data.config.cpp
@@ -98,7 +98,7 @@
         return -1;
      }
      if (x.xml() == L"")
      if ((xstring)x.xml() == L"")
         x.loadXML(L"<root><items/><roles/></root>");
      xml x1;
@@ -494,7 +494,7 @@
         return -1;
      }
      if (x.xml() == L"")
      if ((xstring)x.xml() == L"")
         x.loadXML(L"<root><items/><roles/></root>");
      KXMLDOMElement e = x.documentElement();