LiFan
2025-02-25 94a26e02e353666ad5b7378b4ce1e8d6cd621bca
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();