jrj/xframe/devloper/XDevEditPage.hpp | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
jrj/xframe/devloper/XDevEditPage.hpp
@@ -21,7 +21,7 @@ xaserver::ProcessCmd(GetServerUrl(), (L"uri.hxsoft.com/xaserver/developer " + cmd).c_str(), ext, pdata, nlen); if (nlen > 0) { xstring str = ((LPARAM)pdata); xstring str = ((wchar_t*)pdata); return str.mid(1, 9999999); } else