LiFan
6 天以前 d4726c427464d5fa50c9fce848831c4cec36d8d1
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)