LiFan
2024-07-24 10e2964703614a03ec166a7e6702f3e3bb55c7d4
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;
      }