LiFan
2024-11-27 4f4999c627e2aa64e54a5026d3504a51c956378d
jrj/project/business/BasicCode/QuickCode_Tree.cpp
@@ -75,7 +75,7 @@
         return -1;
      }
      //trace(x.xml());
      if (x.xml() == L"")
      if ((xstring)x.xml() == L"")
      {
         xml xx;
         xx.loadXML(L"<root/>");