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