LiFan
2024-09-18 4ea8e1630e347763bfb8a313738e4f93a627ec4d
jrj/project/business/SystemSettings/Data.config.cpp
@@ -65,7 +65,7 @@
      xml x;
      xaserverarg arg;
      arg.setNativePointer(arg.CreateInstance());
      arg.AddArg(L"pid", id);
      arg.AddArg(L"tree", xid);
      //if(xaserver::ExecXQuery(GetServerUrl(),L"[selectRoleInt.xq]",arg.GetString(),x)!=1)
@@ -87,7 +87,7 @@
      xml x;
      xaserverarg arg;
      arg.setNativePointer(arg.CreateInstance());
      arg.AddArg(L"id", id);
      trace(id);
      arg.AddArg(L"flag", L"-1");