xj qian
2024-10-23 7f6a81baf9f4f4560cdde66520c2f41c9af03490
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;
      }