LiFan
2025-02-13 03ef0b51103c735077c784c7df81ae2bcc1599ab
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)