LiFan
6 天以前 d4726c427464d5fa50c9fce848831c4cec36d8d1
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;
      }