LiFan
2025-03-01 a89df9d6d8e9821a0c3c41b7964f51762ce3cb84
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;
      }