LiFan
2024-07-05 7f865f1e7ed7e67e6c0e5e8df6f1d528c23de0dd
jrj/xframe/vbusiness/vframe/frame.vframe.vbusiness.hpp
@@ -126,7 +126,7 @@
      xstring comdid = arg.GetArgString(L"comdid");
      if (comdid ==L"xmOK")
      {
         string value = arg.GetArgString(L"content");
         xstring value = arg.GetArgString(L"content");
         return value;
      }
      return L"";