xj qian
2024-09-13 91c0e616fa4776b37facf7b086a67cdff9da2c32
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");