LiFan
2024-09-02 8da3dba7cd9f7d64876af84c2ce37da87d7113d2
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"";
   }