{"id":12605,"date":"2026-07-15T14:45:56","date_gmt":"2026-07-15T07:45:56","guid":{"rendered":"https:\/\/galya.dmh.go.th\/main\/?page_id=12605"},"modified":"2026-07-15T14:55:21","modified_gmt":"2026-07-15T07:55:21","slug":"eservice-hr","status":"publish","type":"page","link":"https:\/\/galya.dmh.go.th\/main\/eservice-hr\/","title":{"rendered":"Eservice-HR"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"12605\" class=\"elementor elementor-12605\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7175e86 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7175e86\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-525dae2\" data-id=\"525dae2\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-fcbf687 elementor-widget elementor-widget-text-editor\" data-id=\"fcbf687\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<!-- Eservice-HR -->\n<div id=\"eshr-app\" class=\"eshr\">\n\n<style>\n\/* =========================\n   Eservice-HR scoped styles\n   \u0e41\u0e21\u0e48\u0e2a\u0e35: #6AB33D\n========================= *\/\n\n#eshr-app{\n    --eshr-primary:#6AB33D;\n    --eshr-primary-dark:#4f902b;\n    --eshr-primary-soft:#eef8e8;\n    --eshr-text:#263322;\n    --eshr-muted:#687364;\n    --eshr-border:#dce9d5;\n    --eshr-white:#ffffff;\n\n    width:100%;\n    max-width:1250px;\n    margin:30px auto;\n    padding:26px;\n    color:var(--eshr-text);\n    background:linear-gradient(180deg, #ffffff 0%, #f7fbf4 100%);\n    border:1px solid var(--eshr-border);\n    border-radius:20px;\n    box-shadow:0 10px 30px rgba(0,0,0,.08);\n    box-sizing:border-box;\n}\n\n#eshr-app,\n#eshr-app *{\n    box-sizing:border-box;\n}\n\n\/* Header *\/\n#eshr-app .eshr__header{\n    overflow:hidden;\n    margin-bottom:28px;\n    padding:18px;\n    background:linear-gradient(145deg, #ffffff 0%, #f1f8ed 100%);\n    border:1px solid var(--eshr-border);\n    border-radius:18px;\n    box-shadow:0 6px 20px rgba(0,0,0,.06);\n    text-align:center;\n}\n\n#eshr-app .eshr__title{\n    margin:0;\n    color:var(--eshr-primary-dark);\n    font-size:34px;\n    font-weight:800;\n    line-height:1.35;\n}\n\n#eshr-app .eshr__subtitle{\n    margin:6px 0 18px;\n    color:var(--eshr-muted);\n    font-size:16px;\n    line-height:1.6;\n}\n\n#eshr-app .eshr__banner{\n    position:relative;\n    overflow:hidden;\n    background:#ffffff;\n    border-radius:14px;\n    box-shadow:0 6px 18px rgba(0,0,0,.10);\n}\n\n#eshr-app .eshr__banner::after{\n    content:\"\";\n    position:absolute;\n    right:0;\n    bottom:0;\n    left:0;\n    height:5px;\n    background:linear-gradient(\n        90deg,\n        var(--eshr-primary-dark),\n        var(--eshr-primary),\n        #9bd274\n    );\n}\n\n#eshr-app .eshr__banner img{\n    display:block;\n    width:100%;\n    height:auto;\n}\n\n\/* Sections *\/\n#eshr-app .eshr__section{\n    margin-top:28px;\n}\n\n#eshr-app .eshr__section-head{\n    display:flex;\n    align-items:center;\n    justify-content:space-between;\n    gap:12px;\n    margin-bottom:16px;\n}\n\n#eshr-app .eshr__section-title{\n    display:flex;\n    flex-wrap:wrap;\n    align-items:center;\n    gap:10px;\n    margin:0;\n    color:var(--eshr-primary-dark);\n    font-size:24px;\n    font-weight:800;\n    line-height:1.4;\n}\n\n#eshr-app .eshr__section-title::before{\n    content:\"\";\n    width:6px;\n    height:30px;\n    background:var(--eshr-primary);\n    border-radius:10px;\n}\n\n#eshr-app .eshr__pill{\n    display:inline-block;\n    padding:5px 12px;\n    color:var(--eshr-primary-dark);\n    background:var(--eshr-primary-soft);\n    border:1px solid #cfe5c1;\n    border-radius:30px;\n    font-size:13px;\n    font-weight:700;\n    white-space:nowrap;\n}\n\n\/* Card grid *\/\n#eshr-app .eshr__grid{\n    display:grid;\n    grid-template-columns:repeat(4, minmax(0, 1fr));\n    gap:20px;\n}\n\n#eshr-app .eshr__card{\n    position:relative;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    min-width:0;\n    overflow:hidden;\n    padding:10px;\n    background:#ffffff;\n    border:1px solid var(--eshr-border);\n    border-radius:16px;\n    box-shadow:0 4px 14px rgba(0,0,0,.07);\n    text-decoration:none;\n    transition:\n        transform .25s ease,\n        box-shadow .25s ease,\n        border-color .25s ease;\n}\n\n#eshr-app .eshr__card:hover{\n    transform:translateY(-6px);\n    border-color:var(--eshr-primary);\n    box-shadow:0 12px 26px rgba(106,179,61,.22);\n}\n\n#eshr-app .eshr__card:focus{\n    outline:none;\n    border-color:var(--eshr-primary);\n    box-shadow:0 0 0 4px rgba(106,179,61,.18);\n}\n\n#eshr-app .eshr__card img{\n    display:block;\n    width:100%;\n    height:auto;\n    aspect-ratio:1 \/ 1;\n    object-fit:contain;\n    background:#ffffff;\n    border-radius:11px;\n    transition:transform .3s ease;\n}\n\n#eshr-app .eshr__card:hover img{\n    transform:scale(1.025);\n}\n\n#eshr-app .eshr__card::after{\n    content:\"\u0e04\u0e25\u0e34\u0e01\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e40\u0e1b\u0e34\u0e14\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\";\n    position:absolute;\n    left:50%;\n    bottom:18px;\n    transform:translate(-50%, 12px);\n    width:max-content;\n    max-width:85%;\n    padding:8px 16px;\n    color:#ffffff;\n    background:rgba(79,144,43,.96);\n    border-radius:25px;\n    box-shadow:0 4px 12px rgba(0,0,0,.18);\n    font-size:13px;\n    font-weight:700;\n    white-space:nowrap;\n    opacity:0;\n    pointer-events:none;\n    transition:\n        opacity .25s ease,\n        transform .25s ease;\n}\n\n#eshr-app .eshr__card:hover::after{\n    opacity:1;\n    transform:translate(-50%, 0);\n}\n\n\/* Divider *\/\n#eshr-app .eshr__divider{\n    height:1px;\n    margin:30px 0;\n    background:linear-gradient(\n        90deg,\n        transparent,\n        #c9ddbd,\n        transparent\n    );\n    border:0;\n}\n\n\/* Download section *\/\n#eshr-app .eshr__download{\n    overflow:hidden;\n    margin-top:28px;\n    background:#ffffff;\n    border:1px solid var(--eshr-border);\n    border-radius:18px;\n    box-shadow:0 6px 20px rgba(0,0,0,.08);\n}\n\n#eshr-app .eshr__download-head{\n    padding:18px;\n    background:linear-gradient(\n        135deg,\n        var(--eshr-primary-dark),\n        var(--eshr-primary)\n    );\n    text-align:center;\n}\n\n#eshr-app .eshr__download-title{\n    margin:0;\n    color:#ffffff;\n    font-size:24px;\n    font-weight:800;\n    line-height:1.4;\n}\n\n#eshr-app .eshr__iframe{\n    display:block;\n    width:100%;\n    height:900px;\n    background:#ffffff;\n    border:0;\n}\n\n\/* Tablet *\/\n@media (max-width:991px){\n    #eshr-app{\n        padding:20px;\n    }\n\n    #eshr-app .eshr__grid{\n        grid-template-columns:repeat(2, minmax(0, 1fr));\n        gap:18px;\n    }\n\n    #eshr-app .eshr__iframe{\n        height:800px;\n    }\n}\n\n\/* Mobile *\/\n@media (max-width:576px){\n    #eshr-app{\n        margin:15px auto;\n        padding:13px;\n        border-radius:14px;\n    }\n\n    #eshr-app .eshr__header{\n        padding:12px;\n        border-radius:13px;\n    }\n\n    #eshr-app .eshr__title{\n        font-size:27px;\n    }\n\n    #eshr-app .eshr__subtitle{\n        font-size:14px;\n    }\n\n    #eshr-app .eshr__section-title{\n        font-size:20px;\n    }\n\n    #eshr-app .eshr__section-title::before{\n        height:25px;\n    }\n\n    #eshr-app .eshr__grid{\n        grid-template-columns:1fr;\n        gap:15px;\n    }\n\n    #eshr-app .eshr__card::after{\n        display:none;\n    }\n\n    #eshr-app .eshr__download-title{\n        font-size:20px;\n    }\n\n    #eshr-app .eshr__iframe{\n        height:700px;\n    }\n}\n<\/style>\n\n<!-- Breadcrumb -->\n<nav class=\"eshr__breadcrumb\" aria-label=\"\u0e40\u0e2a\u0e49\u0e19\u0e17\u0e32\u0e07\u0e19\u0e33\u0e17\u0e32\u0e07\">\n    \n\n<!-- Header -->\n<header class=\"eshr__header\">\n    <h1 class=\"eshr__title\">Eservice-HR<\/h1>\n\n    <p class=\"eshr__subtitle\">\n        \u0e28\u0e39\u0e19\u0e22\u0e4c\u0e23\u0e27\u0e21\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23 \u0e41\u0e1a\u0e1a\u0e1f\u0e2d\u0e23\u0e4c\u0e21 \u0e41\u0e25\u0e30\u0e23\u0e30\u0e1a\u0e1a\u0e2d\u0e2d\u0e19\u0e44\u0e25\u0e19\u0e4c\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e1a\u0e38\u0e04\u0e25\u0e32\u0e01\u0e23\n    <\/p>\n\n    <div class=\"eshr__banner\">\n        <img decoding=\"async\"\n            src=\"\/2020\/dashboard\/kcfinder\/upload\/images\/hr-banner.png\"\n            alt=\"\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e23\u0e27\u0e21\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23 Eservice-HR\"\n        \/>\n    <\/div>\n<\/header>\n\n<!-- \u0e23\u0e30\u0e1a\u0e1a\u0e01\u0e32\u0e23\u0e22\u0e37\u0e48\u0e19\u0e04\u0e33\u0e23\u0e49\u0e2d\u0e07 -->\n<section class=\"eshr__section\">\n    <div class=\"eshr__section-head\">\n        <h2 class=\"eshr__section-title\">\n            \u0e23\u0e30\u0e1a\u0e1a\u0e01\u0e32\u0e23\u0e22\u0e37\u0e48\u0e19\u0e04\u0e33\u0e23\u0e49\u0e2d\u0e07\n            <span class=\"eshr__pill\">e-Request<\/span>\n        <\/h2>\n    <\/div>\n\n    <div class=\"eshr__grid\">\n\n        <a\n            class=\"eshr__card\"\n            href=\"https:\/\/forms.gle\/mRj6z48puNBvksQ76\"\n            target=\"_blank\"\n            rel=\"noopener noreferrer\"\n            aria-label=\"\u0e40\u0e1b\u0e34\u0e14\u0e23\u0e30\u0e1a\u0e1a\u0e01\u0e32\u0e23\u0e22\u0e37\u0e48\u0e19\u0e04\u0e33\u0e23\u0e49\u0e2d\u0e07\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e17\u0e35\u0e48 1\"\n        >\n            <img decoding=\"async\"\n                src=\"\/2020\/dashboard\/kcfinder\/upload\/images\/001.jpg\"\n                alt=\"\u0e23\u0e30\u0e1a\u0e1a\u0e01\u0e32\u0e23\u0e22\u0e37\u0e48\u0e19\u0e04\u0e33\u0e23\u0e49\u0e2d\u0e07\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e17\u0e35\u0e48 1\"\n                loading=\"lazy\"\n            \/>\n        <\/a>\n\n        <a\n            class=\"eshr__card\"\n            href=\"https:\/\/pws.cgd.go.th\/EFiling\/login.jsf\"\n            target=\"_blank\"\n            rel=\"noopener noreferrer\"\n            aria-label=\"\u0e40\u0e1b\u0e34\u0e14\u0e23\u0e30\u0e1a\u0e1a E-Filing \u0e01\u0e23\u0e21\u0e1a\u0e31\u0e0d\u0e0a\u0e35\u0e01\u0e25\u0e32\u0e07\"\n        >\n            <img decoding=\"async\"\n                src=\"\/2020\/dashboard\/kcfinder\/upload\/images\/002.jpg\"\n                alt=\"\u0e23\u0e30\u0e1a\u0e1a E-Filing \u0e01\u0e23\u0e21\u0e1a\u0e31\u0e0d\u0e0a\u0e35\u0e01\u0e25\u0e32\u0e07\"\n                loading=\"lazy\"\n            \/>\n        <\/a>\n\n        <a\n            class=\"eshr__card\"\n            href=\"https:\/\/docs.google.com\/forms\/d\/1PhHfoR2bAtm6ySCVhVQVpueG8NXwpsHlLU5CJxFTsRA\/viewform?edit_requested=true\"\n            target=\"_blank\"\n            rel=\"noopener noreferrer\"\n            aria-label=\"\u0e40\u0e1b\u0e34\u0e14\u0e41\u0e1a\u0e1a\u0e1f\u0e2d\u0e23\u0e4c\u0e21\u0e01\u0e32\u0e23\u0e22\u0e37\u0e48\u0e19\u0e04\u0e33\u0e23\u0e49\u0e2d\u0e07\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e17\u0e35\u0e48 3\"\n        >\n            <img decoding=\"async\"\n                src=\"\/2020\/dashboard\/kcfinder\/upload\/images\/003.jpg\"\n                alt=\"\u0e41\u0e1a\u0e1a\u0e1f\u0e2d\u0e23\u0e4c\u0e21\u0e01\u0e32\u0e23\u0e22\u0e37\u0e48\u0e19\u0e04\u0e33\u0e23\u0e49\u0e2d\u0e07\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e17\u0e35\u0e48 3\"\n                loading=\"lazy\"\n            \/>\n        <\/a>\n\n        <a\n            class=\"eshr__card\"\n            href=\"https:\/\/docs.google.com\/forms\/d\/e\/1FAIpQLSc2JQKumfJysxDi7W4sfxMMR491kBCN6PhuetKBnvVVz7q5Bw\/viewform\"\n            target=\"_blank\"\n            rel=\"noopener noreferrer\"\n            aria-label=\"\u0e40\u0e1b\u0e34\u0e14\u0e41\u0e1a\u0e1a\u0e1f\u0e2d\u0e23\u0e4c\u0e21\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23 COVID\"\n        >\n            <img decoding=\"async\"\n                src=\"\/2020\/dashboard\/kcfinder\/upload\/images\/QrcodeDOCCOVIC.jpg\"\n                alt=\"\u0e41\u0e1a\u0e1a\u0e1f\u0e2d\u0e23\u0e4c\u0e21\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23 COVID\"\n                loading=\"lazy\"\n            \/>\n        <\/a>\n\n    <\/div>\n<\/section>\n\n<hr class=\"eshr__divider\" \/>\n\n<!-- \u0e23\u0e30\u0e1a\u0e1a\u0e01\u0e32\u0e23\u0e2d\u0e1a\u0e23\u0e21\u0e2d\u0e2d\u0e19\u0e44\u0e25\u0e19\u0e4c -->\n<section class=\"eshr__section\">\n    <div class=\"eshr__section-head\">\n        <h2 class=\"eshr__section-title\">\n            \u0e23\u0e30\u0e1a\u0e1a\u0e01\u0e32\u0e23\u0e2d\u0e1a\u0e23\u0e21\u0e2d\u0e2d\u0e19\u0e44\u0e25\u0e19\u0e4c\n            <span class=\"eshr__pill\">e-Learning<\/span>\n        <\/h2>\n    <\/div>\n\n    <div class=\"eshr__grid\">\n\n        <a\n            class=\"eshr__card\"\n            href=\"https:\/\/learningportal.ocsc.go.th\/learningportal\"\n            target=\"_blank\"\n            rel=\"noopener noreferrer\"\n            aria-label=\"\u0e40\u0e1b\u0e34\u0e14 OCSC Learning Portal\"\n        >\n            <img decoding=\"async\"\n                src=\"\/2020\/dashboard\/kcfinder\/upload\/images\/Qrcode-elearnning011.jpg\"\n                alt=\"OCSC Learning Portal\"\n                loading=\"lazy\"\n            \/>\n        <\/a>\n\n        <a\n            class=\"eshr__card\"\n            href=\"https:\/\/tdga.dga.or.th\/index.php\/th\/\"\n            target=\"_blank\"\n            rel=\"noopener noreferrer\"\n            aria-label=\"\u0e40\u0e1b\u0e34\u0e14\u0e23\u0e30\u0e1a\u0e1a\u0e2d\u0e1a\u0e23\u0e21\u0e2d\u0e2d\u0e19\u0e44\u0e25\u0e19\u0e4c TDGA\"\n        >\n            <img decoding=\"async\"\n                src=\"\/2020\/dashboard\/kcfinder\/upload\/images\/Qrcode-elearnning02.jpg\"\n                alt=\"\u0e23\u0e30\u0e1a\u0e1a\u0e2d\u0e1a\u0e23\u0e21\u0e2d\u0e2d\u0e19\u0e44\u0e25\u0e19\u0e4c TDGA\"\n                loading=\"lazy\"\n            \/>\n        <\/a>\n\n        <a\n            class=\"eshr__card\"\n            href=\"http:\/\/www.mhlawelearn-co.com\/\"\n            target=\"_blank\"\n            rel=\"noopener noreferrer\"\n            aria-label=\"\u0e40\u0e1b\u0e34\u0e14\u0e23\u0e30\u0e1a\u0e1a\u0e2d\u0e1a\u0e23\u0e21\u0e2d\u0e2d\u0e19\u0e44\u0e25\u0e19\u0e4c\u0e01\u0e0e\u0e2b\u0e21\u0e32\u0e22\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\u0e08\u0e34\u0e15\"\n        >\n            <img decoding=\"async\"\n                src=\"\/2020\/dashboard\/kcfinder\/upload\/images\/Qrcode-elearnning03_new.jpg\"\n                alt=\"\u0e23\u0e30\u0e1a\u0e1a\u0e2d\u0e1a\u0e23\u0e21\u0e2d\u0e2d\u0e19\u0e44\u0e25\u0e19\u0e4c\u0e01\u0e0e\u0e2b\u0e21\u0e32\u0e22\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\u0e08\u0e34\u0e15\"\n                loading=\"lazy\"\n            \/>\n        <\/a>\n\n        <a\n            class=\"eshr__card\"\n            href=\"https:\/\/drive.google.com\/drive\/mobile\/folders\/1lW7aVyWhHlMqw6Vbk_G-HOi1MEv8vDzC?usp=sharing\"\n            target=\"_blank\"\n            rel=\"noopener noreferrer\"\n            aria-label=\"\u0e40\u0e1b\u0e34\u0e14\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23\u0e1b\u0e23\u0e30\u0e01\u0e2d\u0e1a\u0e01\u0e32\u0e23\u0e2d\u0e1a\u0e23\u0e21\"\n        >\n            <img decoding=\"async\"\n                src=\"\/2020\/dashboard\/kcfinder\/upload\/images\/004(1).jpg\"\n                alt=\"\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23\u0e1b\u0e23\u0e30\u0e01\u0e2d\u0e1a\u0e01\u0e32\u0e23\u0e2d\u0e1a\u0e23\u0e21\"\n                loading=\"lazy\"\n            \/>\n        <\/a>\n\n    <\/div>\n<\/section>\n\n<hr class=\"eshr__divider\" \/>\n\n<!-- \u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14\u0e41\u0e1a\u0e1a\u0e1f\u0e2d\u0e23\u0e4c\u0e21\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23 -->\n<section class=\"eshr__download\">\n    <div class=\"eshr__download-head\">\n        <h2 class=\"eshr__download-title\">\n            \u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14\u0e41\u0e1a\u0e1a\u0e1f\u0e2d\u0e23\u0e4c\u0e21\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23\n        <\/h2>\n    <\/div>\n\n    <iframe\n        id=\"eshrFrame\"\n        class=\"eshr__iframe\"\n        title=\"\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14\u0e41\u0e1a\u0e1a\u0e1f\u0e2d\u0e23\u0e4c\u0e21\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23 HR\"\n        src=\"\/2020\/hr\/hr-FDownload00.php\"\n        loading=\"lazy\"\n        scrolling=\"auto\"\n    ><\/iframe>\n<\/section>\n\n<script>\n(function(){\n    var iframe = document.getElementById(\"eshrFrame\");\n\n    if(!iframe){\n        return;\n    }\n\n    function resizeEshrFrame(){\n        try{\n            var iframeDocument =\n                iframe.contentDocument ||\n                iframe.contentWindow.document;\n\n            if(!iframeDocument){\n                return;\n            }\n\n            var bodyHeight = iframeDocument.body\n                ? iframeDocument.body.scrollHeight\n                : 0;\n\n            var documentHeight = iframeDocument.documentElement\n                ? iframeDocument.documentElement.scrollHeight\n                : 0;\n\n            var contentHeight = Math.max(\n                bodyHeight,\n                documentHeight,\n                650\n            );\n\n            iframe.style.height = (contentHeight + 30) + \"px\";\n        }catch(error){\n            \/* \u0e2b\u0e32\u0e01\u0e40\u0e1a\u0e23\u0e32\u0e27\u0e4c\u0e40\u0e0b\u0e2d\u0e23\u0e4c\u0e44\u0e21\u0e48\u0e2d\u0e19\u0e38\u0e0d\u0e32\u0e15 \u0e08\u0e30\u0e43\u0e0a\u0e49\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e39\u0e07\u0e08\u0e32\u0e01 CSS *\/\n        }\n    }\n\n    iframe.addEventListener(\"load\", function(){\n        resizeEshrFrame();\n        setTimeout(resizeEshrFrame, 300);\n        setTimeout(resizeEshrFrame, 900);\n        setTimeout(resizeEshrFrame, 1800);\n    });\n\n    window.addEventListener(\"resize\", function(){\n        clearTimeout(window.eshrResizeTimer);\n\n        window.eshrResizeTimer = setTimeout(\n            resizeEshrFrame,\n            200\n        );\n    });\n})();\n<\/script>\n\n<\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Eservice-HR \u0e28\u0e39\u0e19\u0e22\u0e4c\u0e23\u0e27\u0e21\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23 \u0e41\u0e1a\u0e1a\u0e1f\u0e2d\u0e23\u0e4c\u0e21 \u0e41\u0e25\u0e30\u0e23\u0e30\u0e1a\u0e1a\u0e2d\u0e2d\u0e19\u0e44\u0e25\u0e19\u0e4c\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e1a\u0e38\u0e04\u0e25 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"essential-blocks-fullwidth-template.php","meta":{"_eb_attr":"","footnotes":""},"class_list":["post-12605","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/galya.dmh.go.th\/main\/wp-json\/wp\/v2\/pages\/12605","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/galya.dmh.go.th\/main\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/galya.dmh.go.th\/main\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/galya.dmh.go.th\/main\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/galya.dmh.go.th\/main\/wp-json\/wp\/v2\/comments?post=12605"}],"version-history":[{"count":13,"href":"https:\/\/galya.dmh.go.th\/main\/wp-json\/wp\/v2\/pages\/12605\/revisions"}],"predecessor-version":[{"id":12619,"href":"https:\/\/galya.dmh.go.th\/main\/wp-json\/wp\/v2\/pages\/12605\/revisions\/12619"}],"wp:attachment":[{"href":"https:\/\/galya.dmh.go.th\/main\/wp-json\/wp\/v2\/media?parent=12605"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}