xj qian
2024-07-16 168fce76e8717b13c91fdb96c6d27d6551b2d8c5
update hrjob
已修改1个文件
3 ■■■■■ 文件已修改
jrj/project/business/Company/HrJob.cpp 3 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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());