{"id":202,"date":"2025-06-18T14:58:50","date_gmt":"2025-06-18T06:58:50","guid":{"rendered":"http:\/\/www.mindal.cn\/?page_id=202"},"modified":"2025-06-19T10:06:19","modified_gmt":"2025-06-19T02:06:19","slug":"%e7%a4%be%e4%bc%9a%e6%8b%9b%e8%81%98","status":"publish","type":"page","link":"http:\/\/www.mindal.cn\/?page_id=202","title":{"rendered":"\u793e\u4f1a\u62db\u8058"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"202\" class=\"elementor elementor-202\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f00935b e-flex e-con-boxed elementor-invisible e-con e-parent\" data-id=\"f00935b\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInDown&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-044c0bc e-con-full e-flex e-con e-child\" data-id=\"044c0bc\" data-element_type=\"container\">\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-226f066 elementor-widget elementor-widget-text-editor\" data-id=\"226f066\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h1 style=\"text-align: center; font-size: 28px; color: #ffffff; font-weight: bold;\">\u4eba\u624d\u62db\u8058<\/h1>\n<!-- \u4fee\u6539\u540e\u7684\u82f1\u6587\u6807\u9898\uff08\u4eae\u84dd\u8272\uff09 -->\n<h2 style=\"text-align: center; font-size: 20px; color: #ffffff; font-weight: bold; letter-spacing: 2px;\">Recruitment<\/h2>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8762e5f e-flex e-con-boxed e-con e-parent\" data-id=\"8762e5f\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fc3e964 elementor-widget elementor-widget-heading\" data-id=\"fc3e964\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u62db\u8058\u5c97\u4f4d<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f395d51 elementor-widget elementor-widget-text-editor\" data-id=\"f395d51\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<style>\n.jobs-container {\n    max-width: 1000px;\n    margin: 40px auto;\n    padding: 0 20px;\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n}\n\n.job-card {\n    background: white;\n    border-radius: 15px;\n    padding: 25px;\n    box-shadow: 0 6px 20px rgba(0,0,0,0.06);\n    transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);\n    position: relative;\n    overflow: hidden;\n    border: 1px solid #e0e0e0;\n}\n\n.job-card:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 10px 25px rgba(0,0,0,0.1);\n}\n\n.job-card::before {\n    content: '';\n    position: absolute;\n    top: -50px;\n    right: -30px;\n    width: 80px;\n    height: 80px;\n    background: rgba(52,152,219,0.08);\n    border-radius: 50%;\n    z-index: 1;\n    transition: all 0.4s ease;\n}\n\n.job-card:hover::before {\n    top: -60px;\n    right: -40px;\n    width: 100px;\n    height: 100px;\n    background: rgba(52,152,219,0.15);\n}\n\n.job-title {\n    font-size: 1.35em;\n    color: #2c3e50;\n    margin-bottom: 15px;\n    padding-bottom: 10px;\n    border-bottom: 2px solid #3498db;\n    display: inline-block;\n    position: relative;\n    z-index: 2;\n}\n\n.job-info-item {\n    display: flex;\n    align-items: center;\n    margin: 12px 0;\n    font-size: 0.95em;\n    color: #34495e;\n    position: relative;\n    z-index: 2;\n}\n\n.job-info-icon {\n    width: 22px;\n    height: 22px;\n    margin-right: 8px;\n    flex-shrink: 0;\n}\n\n.job-info-icon svg {\n    width: 100%;\n    height: 100%;\n    fill: #3498db;\n}\n\n.job-meta {\n    display: flex;\n    justify-content: space-between;\n    margin-top: 20px;\n    padding-top: 15px;\n    border-top: 1px dashed #e0e0e0;\n    flex-wrap: wrap;\n    gap: 10px;\n}\n\n.meta-item {\n    font-size: 0.9em;\n    color: #7f8c8d;\n    display: flex;\n    align-items: center;\n    gap: 5px;\n}\n\n.meta-item svg {\n    width: 14px;\n    height: 14px;\n    fill: #7f8c8d;\n}\n\n\/* \u54cd\u5e94\u5f0f\u8bbe\u8ba1 *\/\n@media (max-width: 768px) {\n    .jobs-container {\n        grid-template-columns: 1fr;\n        gap: 15px;\n        padding: 0 10px;\n    }\n    \n    .job-card {\n        padding: 20px;\n    }\n    \n    .job-title {\n        font-size: 1.2em;\n    }\n}\n<\/style>\n\n<div class=\"jobs-container\">\n    <!-- \u8d28\u91cf\u5de5\u7a0b\u5e08 -->\n    <div class=\"job-card\">\n        <h3 class=\"job-title\">\u8d28\u91cf\u5de5\u7a0b\u5e08<\/h3>\n        <div class=\"job-info\">\n            <div class=\"job-info-item\">\n                <span class=\"job-info-icon\">\n                    <svg viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm-1-11.93l-3.6 3.92c-.38.42-.37 1.05.02 1.43.38.38 1.02.38 1.4 0l5.18-5.66 5.18 5.66c.38.38 1.02.38 1.4 0 .38-.38.38-1.02 0-1.4l-5.18-5.66 5.18-5.66c.38-.38.38-1.02 0-1.4-.38-.38-1.02-.38-1.4 0l-5.18 5.66-5.18-5.66c-.38-.38-1.02-.38-1.4 0-.38.38-.38 1.02 0 1.4l3.6 3.92z\"\/><\/svg>\n                <\/span>\n                \u62db\u8058\u4eba\u6570\uff1a2\u4eba\n            <\/div>\n            <div class=\"job-info-item\">\n                <span class=\"job-info-icon\">\n                    <svg viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm-1-11.93l-3.6 3.92c-.38.42-.37 1.05.02 1.43.38.38 1.02.38 1.4 0l5.18-5.66 5.18 5.66c.38.38 1.02.38 1.4 0 .38-.38.38-1.02 0-1.4l-5.18-5.66 5.18-5.66c.38-.38.38-1.02 0-1.4-.38-.38-1.02-.38-1.4 0l-5.18 5.66-5.18-5.66c-.38-.38-1.02-.38-1.4 0-.38.38-.38 1.02 0 1.4l3.6 3.92z\"\/><\/svg>\n                <\/span>\n                \u5de5\u4f5c\u7ecf\u9a8c\uff1a3-5\u5e74\n            <\/div>\n            <div class=\"job-info-item\">\n                <span class=\"job-info-icon\">\n                    <svg viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm-1-11.93l-3.6 3.92c-.38.42-.37 1.05.02 1.43.38.38 1.02.38 1.4 0l5.18-5.66 5.18 5.66c.38.38 1.02.38 1.4 0 .38-.38.38-1.02 0-1.4l-5.18-5.66 5.18-5.66c.38-.38.38-1.02 0-1.4-.38-.38-1.02-.38-1.4 0l-5.18 5.66-5.18-5.66c-.38-.38-1.02-.38-1.4 0-.38.38-.38 1.02 0 1.4l3.6 3.92z\"\/><\/svg>\n                <\/span>\n                \u6559\u80b2\u7a0b\u5ea6\uff1a\u5927\u4e13\u53ca\u4ee5\u4e0a\u5b66\u5386\n            <\/div>\n        <\/div>\n        <div class=\"job-meta\">\n            <div class=\"meta-item\">\n                <svg viewBox=\"0 0 24 24\"><path d=\"M12 2C8.14 2 5 5.14 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.86-3.14-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z\"\/><\/svg>\n                \u6d59\u6c5f\u7701\u53f0\u5dde\u5e02\u8def\u6865\u533a\n            <\/div>\n            <div class=\"meta-item\">\n                <svg viewBox=\"0 0 24 24\"><path d=\"M11 9.16V6.5c0-1.38 1.12-2.5 2.5-2.5s2.5 1.12 2.5 2.5v2.66c1.72.45 3 2.01 3 3.84h-11c0-1.83 1.28-3.39 3-3.84zM19 12c0 1.66-1.34 3-3 3v4c0 .55-.45 1-1 1H8c-.55 0-1-.45-1-1v-4c-1.66 0-3-1.34-3-3V8c0-1.66 1.34-3 3-3h12c1.66 0 3 1.34 3 3v4z\"\/><\/svg>\n                \u53d1\u5e03\u4e8e2024-08-09\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- \u7814\u53d1\u5de5\u7a0b\u5e08 -->\n    <div class=\"job-card\">\n        <h3 class=\"job-title\">\u7814\u53d1\u5de5\u7a0b\u5e08<\/h3>\n        <div class=\"job-info\">\n            <div class=\"job-info-item\">\n                <span class=\"job-info-icon\">\n                    <svg viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm-1-11.93l-3.6 3.92c-.38.42-.37 1.05.02 1.43.38.38 1.02.38 1.4 0l5.18-5.66 5.18 5.66c.38.38 1.02.38 1.4 0 .38-.38.38-1.02 0-1.4l-5.18-5.66 5.18-5.66c.38-.38.38-1.02 0-1.4-.38-.38-1.02-.38-1.4 0l-5.18 5.66-5.18-5.66c-.38-.38-1.02-.38-1.4 0-.38.38-.38 1.02 0 1.4l3.6 3.92z\"\/><\/svg>\n                <\/span>\n                \u62db\u8058\u4eba\u6570\uff1a2\u4eba\n            <\/div>\n            <div class=\"job-info-item\">\n                <span class=\"job-info-icon\">\n                    <svg viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm-1-11.93l-3.6 3.92c-.38.42-.37 1.05.02 1.43.38.38 1.02.38 1.4 0l5.18-5.66 5.18 5.66c.38.38 1.02.38 1.4 0 .38-.38.38-1.02 0-1.4l-5.18-5.66 5.18-5.66c.38-.38.38-1.02 0-1.4-.38-.38-1.02-.38-1.4 0l-5.18 5.66-5.18-5.66c-.38-.38-1.02-.38-1.4 0-.38.38-.38 1.02 0 1.4l3.6 3.92z\"\/><\/svg>\n                <\/span>\n                \u5de5\u4f5c\u7ecf\u9a8c\uff1a3-5\u5e74\n            <\/div>\n            <div class=\"job-info-item\">\n                <span class=\"job-info-icon\">\n                    <svg viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm-1-11.93l-3.6 3.92c-.38.42-.37 1.05.02 1.43.38.38 1.02.38 1.4 0l5.18-5.66 5.18 5.66c.38.38 1.02.38 1.4 0 .38-.38.38-1.02 0-1.4l-5.18-5.66 5.18-5.66c.38-.38.38-1.02 0-1.4-.38-.38-1.02-.38-1.4 0l-5.18 5.66-5.18-5.66c-.38-.38-1.02-.38-1.4 0-.38.38-.38 1.02 0 1.4l3.6 3.92z\"\/><\/svg>\n                <\/span>\n                \u6559\u80b2\u7a0b\u5ea6\uff1a\u672c\u79d1\u53ca\u4ee5\u4e0a\u5b66\u5386\n            <\/div>\n        <\/div>\n        <div class=\"job-meta\">\n            <div class=\"meta-item\">\n                <svg viewBox=\"0 0 24 24\"><path d=\"M12 2C8.14 2 5 5.14 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.86-3.14-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z\"\/><\/svg>\n                \u6d59\u6c5f\u7701\u53f0\u5dde\u5e02\u8def\u6865\u533a\n            <\/div>\n            <div class=\"meta-item\">\n                <svg viewBox=\"0 0 24 24\"><path d=\"M11 9.16V6.5c0-1.38 1.12-2.5 2.5-2.5s2.5 1.12 2.5 2.5v2.66c1.72.45 3 2.01 3 3.84h-11c0-1.83 1.28-3.39 3-3.84zM19 12c0 1.66-1.34 3-3 3v4c0 .55-.45 1-1 1H8c-.55 0-1-.45-1-1v-4c-1.66 0-3-1.34-3-3V8c0-1.66 1.34-3 3-3h12c1.66 0 3 1.34 3 3v4z\"\/><\/svg>\n                \u53d1\u5e03\u4e8e2024-08-09\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- \u540e\u7eed\u804c\u4f4d\u5361\u7247\u7ed3\u6784\u76f8\u540c\uff0c\u4ec5\u4fee\u6539\u804c\u4f4d\u540d\u79f0\u548c\u5177\u4f53\u4fe1\u606f -->\n<\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\u4eba\u624d\u62db\u8058 Recruitment \u62db\u8058\u5c97 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-202","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\u793e\u4f1a\u62db\u8058 -<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"http:\/\/www.mindal.cn\/?page_id=202\" \/>\n<meta property=\"og:locale\" content=\"zh_CN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u793e\u4f1a\u62db\u8058 -\" \/>\n<meta property=\"og:description\" content=\"\u4eba\u624d\u62db\u8058 Recruitment \u62db\u8058\u5c97 [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"http:\/\/www.mindal.cn\/?page_id=202\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-19T02:06:19+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 \u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"http:\/\/www.mindal.cn\/?page_id=202\",\"url\":\"http:\/\/www.mindal.cn\/?page_id=202\",\"name\":\"\u793e\u4f1a\u62db\u8058 -\",\"isPartOf\":{\"@id\":\"http:\/\/www.mindal.cn\/#website\"},\"datePublished\":\"2025-06-18T06:58:50+00:00\",\"dateModified\":\"2025-06-19T02:06:19+00:00\",\"breadcrumb\":{\"@id\":\"http:\/\/www.mindal.cn\/?page_id=202#breadcrumb\"},\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"http:\/\/www.mindal.cn\/?page_id=202\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"http:\/\/www.mindal.cn\/?page_id=202#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9875\",\"item\":\"http:\/\/www.mindal.cn\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u793e\u4f1a\u62db\u8058\"}]},{\"@type\":\"WebSite\",\"@id\":\"http:\/\/www.mindal.cn\/#website\",\"url\":\"http:\/\/www.mindal.cn\/\",\"name\":\"\u6d59\u6c5f\u94ed\u5c9b\u94dd\u4e1a\u6709\u9650\u516c\u53f8\uff0c\u94dd\u677f\u5e26\u7b94\uff0c\u94dd\u5236\u65b0\u6750\u6599\",\"description\":\"\",\"publisher\":{\"@id\":\"http:\/\/www.mindal.cn\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"http:\/\/www.mindal.cn\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"zh-Hans\"},{\"@type\":\"Organization\",\"@id\":\"http:\/\/www.mindal.cn\/#organization\",\"name\":\"\u6d59\u6c5f\u94ed\u5c9b\u94dd\u4e1a\u6709\u9650\u516c\u53f8\uff0c\u94dd\u677f\u5e26\u7b94\uff0c\u94dd\u5236\u65b0\u6750\u6599\",\"url\":\"http:\/\/www.mindal.cn\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"http:\/\/www.mindal.cn\/#\/schema\/logo\/image\/\",\"url\":\"http:\/\/www.mindal.cn\/wp-content\/uploads\/2025\/06\/cropped-cropped-e6938766-d998-4900-8638-14a0e10fca5f-scaled-1-324x29-1.png\",\"contentUrl\":\"http:\/\/www.mindal.cn\/wp-content\/uploads\/2025\/06\/cropped-cropped-e6938766-d998-4900-8638-14a0e10fca5f-scaled-1-324x29-1.png\",\"width\":324,\"height\":29,\"caption\":\"\u6d59\u6c5f\u94ed\u5c9b\u94dd\u4e1a\u6709\u9650\u516c\u53f8\uff0c\u94dd\u677f\u5e26\u7b94\uff0c\u94dd\u5236\u65b0\u6750\u6599\"},\"image\":{\"@id\":\"http:\/\/www.mindal.cn\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u793e\u4f1a\u62db\u8058 -","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"http:\/\/www.mindal.cn\/?page_id=202","og_locale":"zh_CN","og_type":"article","og_title":"\u793e\u4f1a\u62db\u8058 -","og_description":"\u4eba\u624d\u62db\u8058 Recruitment \u62db\u8058\u5c97 [&hellip;]","og_url":"http:\/\/www.mindal.cn\/?page_id=202","article_modified_time":"2025-06-19T02:06:19+00:00","twitter_card":"summary_large_image","twitter_misc":{"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4":"1 \u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"http:\/\/www.mindal.cn\/?page_id=202","url":"http:\/\/www.mindal.cn\/?page_id=202","name":"\u793e\u4f1a\u62db\u8058 -","isPartOf":{"@id":"http:\/\/www.mindal.cn\/#website"},"datePublished":"2025-06-18T06:58:50+00:00","dateModified":"2025-06-19T02:06:19+00:00","breadcrumb":{"@id":"http:\/\/www.mindal.cn\/?page_id=202#breadcrumb"},"inLanguage":"zh-Hans","potentialAction":[{"@type":"ReadAction","target":["http:\/\/www.mindal.cn\/?page_id=202"]}]},{"@type":"BreadcrumbList","@id":"http:\/\/www.mindal.cn\/?page_id=202#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9875","item":"http:\/\/www.mindal.cn\/"},{"@type":"ListItem","position":2,"name":"\u793e\u4f1a\u62db\u8058"}]},{"@type":"WebSite","@id":"http:\/\/www.mindal.cn\/#website","url":"http:\/\/www.mindal.cn\/","name":"\u6d59\u6c5f\u94ed\u5c9b\u94dd\u4e1a\u6709\u9650\u516c\u53f8\uff0c\u94dd\u677f\u5e26\u7b94\uff0c\u94dd\u5236\u65b0\u6750\u6599","description":"","publisher":{"@id":"http:\/\/www.mindal.cn\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"http:\/\/www.mindal.cn\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"zh-Hans"},{"@type":"Organization","@id":"http:\/\/www.mindal.cn\/#organization","name":"\u6d59\u6c5f\u94ed\u5c9b\u94dd\u4e1a\u6709\u9650\u516c\u53f8\uff0c\u94dd\u677f\u5e26\u7b94\uff0c\u94dd\u5236\u65b0\u6750\u6599","url":"http:\/\/www.mindal.cn\/","logo":{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"http:\/\/www.mindal.cn\/#\/schema\/logo\/image\/","url":"http:\/\/www.mindal.cn\/wp-content\/uploads\/2025\/06\/cropped-cropped-e6938766-d998-4900-8638-14a0e10fca5f-scaled-1-324x29-1.png","contentUrl":"http:\/\/www.mindal.cn\/wp-content\/uploads\/2025\/06\/cropped-cropped-e6938766-d998-4900-8638-14a0e10fca5f-scaled-1-324x29-1.png","width":324,"height":29,"caption":"\u6d59\u6c5f\u94ed\u5c9b\u94dd\u4e1a\u6709\u9650\u516c\u53f8\uff0c\u94dd\u677f\u5e26\u7b94\uff0c\u94dd\u5236\u65b0\u6750\u6599"},"image":{"@id":"http:\/\/www.mindal.cn\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"http:\/\/www.mindal.cn\/index.php?rest_route=\/wp\/v2\/pages\/202","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.mindal.cn\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/www.mindal.cn\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/www.mindal.cn\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.mindal.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=202"}],"version-history":[{"count":10,"href":"http:\/\/www.mindal.cn\/index.php?rest_route=\/wp\/v2\/pages\/202\/revisions"}],"predecessor-version":[{"id":348,"href":"http:\/\/www.mindal.cn\/index.php?rest_route=\/wp\/v2\/pages\/202\/revisions\/348"}],"wp:attachment":[{"href":"http:\/\/www.mindal.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=202"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}