xj qian
2024-10-18 a4109ffda40aea56267b5f21be25c9a42c10209a
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");