xj qian
2024-08-30 c29c4c815cca07876421f764f4b9a5f6f86068f2
jrj/project/business/Public/UserGroupShareEx.cpp
@@ -52,10 +52,10 @@
         xaserverarg arg = GetArg();
         arg.AddArg(L"process", L"ok");
         xml x = xml::Make();
         xml x;
         dw_list.DwUpdateAllToEx(x);
         arg.AddArg(L"result", x.xml());
         x.Free();
         CloseWindow();
         return 1;
      }