LiFan
2024-07-17 ba7fc2ae2efad6a4f9456d390893d5cf0758f8d2
jrj/project/business/Company/HrJob.cpp
@@ -108,6 +108,9 @@
               KXMLDOMElement ele = x.selectSingleNode(L"Type");
               HTREEITEM hItem = tv_1.InsertChildItemEx(0, L"工种类型", ele, 15, 4);
               KXMLDOMElement e1 = tv_1.GetItemData(hItem);
               string str = e1.xml();
               if (xurl::post(L"/sale/data/OrganizationStruct/type.Job", L"", x) != 1)
               {
                  trace(x.xml());