jrj/project/business/Company/HrJob.cpp
@@ -59,9 +59,7 @@ { xstring query = L"[MSSqlHrJob.xq]"; xml x; xaserverarg arg; arg.AddArg(L"type", m_type); //if (xaserver::ExecXQuery(GetServerUrl(),query,arg.GetString(),x)!=1) if (xurl::post(L"OrganizationStruct/list.Job", arg.GetString(), x) != 1)