From f680429ea63f584481c50fcbfeb22278f2dc5d0a Mon Sep 17 00:00:00 2001 From: LiFan <2308045698@qq.com> Date: 星期一, 01 七月 2024 10:41:34 +0800 Subject: [PATCH] update --- jrj/xframe/vbusiness/vframe/frame.vframe.vbusiness.hpp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/jrj/xframe/vbusiness/vframe/frame.vframe.vbusiness.hpp b/jrj/xframe/vbusiness/vframe/frame.vframe.vbusiness.hpp index 550e593..595ffb9 100644 --- a/jrj/xframe/vbusiness/vframe/frame.vframe.vbusiness.hpp +++ b/jrj/xframe/vbusiness/vframe/frame.vframe.vbusiness.hpp @@ -7,7 +7,7 @@ { public: xframe(void* implPtr, HWND hWnd) :xwin(implPtr, hWnd) { - this->SetArg(); + } static int getUrl(string url1, string para, KXMLDOMDocument x) -- Gitblit v1.9.3