xj qian
2024-10-29 bb4dc0fab56e542e784311f95ae6d7e7dd785a8f
jrj/xframe/vbusiness/vframe/frame.vframe.vbusiness.hpp
@@ -337,7 +337,7 @@
         }
      }
      //更新要求
      if (execResult & 0xf)
      if (execResult)
      {
         nlist = x.selectNodes(L"//view/update");
         nlen = nlist.length();
@@ -384,7 +384,7 @@
      return 1;
   }
   virtual string GetTaskID()
   virtual xstring GetTaskID()
   {
      return L"";
   }