LiFan
2024-08-27 1babebeda5624383e1f8513959a9eb6e2886994e
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)