LiFan
2024-07-05 378d4b51e3112a3a27eabfd3aa97caec2bd5dafd
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"";