xj qian
2024-10-23 e05f7cc8755eb7f5525e6bf86a7e5454a0c91fd0
jrj/project/business/SystemSettings/FlowTermSelect.cpp
@@ -60,8 +60,7 @@
      int OnOK(xstring comdid)
      {
         xaserverarg arg ;
         arg = GetArg();
         xaserverarg arg = GetArg();
         arg.AddArg(L"comdid",comdid);   
@@ -119,10 +118,8 @@
      
      int  OnRetrieve()
      {
         xml x ;
         xaserverarg arg ;
         ;
         xml x;
         xaserverarg arg;
         
         arg.AddArg(L"stype",stype);
         arg.AddArg(L"sdata",sdata);