LiFan
2024-07-24 10e2964703614a03ec166a7e6702f3e3bb55c7d4
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());