{"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-09-04T22:11:44","modified_gmt":"2026-09-04T15:11:44","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<!-- \u0e27\u0e32\u0e07\u0e42\u0e04\u0e49\u0e14\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14\u0e19\u0e35\u0e49\u0e43\u0e19\u0e1a\u0e25\u0e47\u0e2d\u0e01 \"HTML \u0e41\u0e1a\u0e1a\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e40\u0e2d\u0e07\" \u0e2b\u0e23\u0e37\u0e2d Elementor HTML Widget -->\n<div id=\"eshr-app\" class=\"eshr\">\n    <style>\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            width: calc(100% - 30px);\n            max-width: 1250px;\n            margin: 30px auto;\n            padding: 26px;\n            color: var(--eshr-text);\n            background: linear-gradient(180deg, #fff 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            font-family: \"Prompt\", \"Noto Sans Thai\", Tahoma, sans-serif;\n        }\n\n        #eshr-app,\n        #eshr-app * {\n            box-sizing: border-box;\n        }\n\n        #eshr-app .eshr__header {\n            overflow: hidden;\n            margin-bottom: 28px;\n            padding: 18px;\n            background: linear-gradient(145deg, #fff 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: clamp(27px, 4vw, 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: #fff;\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(90deg, var(--eshr-primary-dark), var(--eshr-primary), #9bd274);\n        }\n\n        #eshr-app .eshr__banner img {\n            display: block;\n            width: 100%;\n            height: auto;\n        }\n\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        #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: #fff;\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: transform .25s ease, box-shadow .25s ease, 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-visible {\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: #fff;\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: #fff;\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: opacity .25s ease, transform .25s ease;\n        }\n\n        #eshr-app .eshr__card:hover::after {\n            opacity: 1;\n            transform: translate(-50%, 0);\n        }\n\n        #eshr-app .eshr__divider {\n            height: 1px;\n            margin: 30px 0;\n            background: linear-gradient(90deg, transparent, #c9ddbd, transparent);\n            border: 0;\n        }\n\n        #eshr-app .eshr__download {\n            overflow: hidden;\n            margin-top: 28px;\n            background: #fff;\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(135deg, var(--eshr-primary-dark), var(--eshr-primary));\n            text-align: center;\n        }\n\n        #eshr-app .eshr__download-title {\n            margin: 0;\n            color: #fff;\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: #fff;\n            border: 0;\n        }\n\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        @media (max-width: 576px) {\n            #eshr-app {\n                width: calc(100% - 20px);\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__subtitle {\n                font-size: 14px;\n            }\n\n            #eshr-app .eshr__section-title,\n            #eshr-app .eshr__download-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__iframe {\n                height: 700px;\n            }\n        }\n\n        @media (prefers-reduced-motion: reduce) {\n            #eshr-app .eshr__card,\n            #eshr-app .eshr__card img,\n            #eshr-app .eshr__card::after {\n                transition: none;\n            }\n        }\n    <\/style>\n\n    <header class=\"eshr__header\">\n        <h1 class=\"eshr__title\">Eservice-HR<\/h1>\n        <p class=\"eshr__subtitle\">\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<\/p>\n        <div class=\"eshr__banner\">\n            <img decoding=\"async\" src=\"\/2020\/dashboard\/kcfinder\/upload\/images\/hr-banner.png\" alt=\"\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e23\u0e27\u0e21\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23 Eservice-HR\" loading=\"eager\">\n        <\/div>\n    <\/header>\n\n    <section class=\"eshr__section\" aria-labelledby=\"eshr-request-title\">\n        <div class=\"eshr__section-head\">\n            <h2 id=\"eshr-request-title\" 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            <a class=\"eshr__card\" href=\"https:\/\/forms.gle\/mRj6z48puNBvksQ76\" target=\"_blank\" rel=\"noopener noreferrer\" 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                <img decoding=\"async\" src=\"\/2020\/dashboard\/kcfinder\/upload\/images\/001.jpg\" 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\" loading=\"lazy\">\n            <\/a>\n\n            <a class=\"eshr__card\" href=\"https:\/\/pws.cgd.go.th\/EFiling\/login.jsf\" target=\"_blank\" rel=\"noopener noreferrer\" 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                <img decoding=\"async\" src=\"\/2020\/dashboard\/kcfinder\/upload\/images\/002.jpg\" alt=\"\u0e23\u0e30\u0e1a\u0e1a E-Filing \u0e01\u0e23\u0e21\u0e1a\u0e31\u0e0d\u0e0a\u0e35\u0e01\u0e25\u0e32\u0e07\" loading=\"lazy\">\n            <\/a>\n\n            <a class=\"eshr__card\" href=\"https:\/\/docs.google.com\/forms\/d\/1PhHfoR2bAtm6ySCVhVQVpueG8NXwpsHlLU5CJxFTsRA\/viewform?edit_requested=true\" target=\"_blank\" rel=\"noopener noreferrer\" 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                <img decoding=\"async\" src=\"\/2020\/dashboard\/kcfinder\/upload\/images\/003.jpg\" 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\" loading=\"lazy\">\n            <\/a>\n\n            <a class=\"eshr__card\" href=\"https:\/\/docs.google.com\/forms\/d\/e\/1FAIpQLSc2JQKumfJysxDi7W4sfxMMR491kBCN6PhuetKBnvVVz7q5Bw\/viewform\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"\u0e40\u0e1b\u0e34\u0e14\u0e41\u0e1a\u0e1a\u0e1f\u0e2d\u0e23\u0e4c\u0e21\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23 COVID\">\n                <img decoding=\"async\" src=\"\/2020\/dashboard\/kcfinder\/upload\/images\/QrcodeDOCCOVIC.jpg\" alt=\"\u0e41\u0e1a\u0e1a\u0e1f\u0e2d\u0e23\u0e4c\u0e21\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23 COVID\" loading=\"lazy\">\n            <\/a>\n        <\/div>\n    <\/section>\n\n    <hr class=\"eshr__divider\">\n\n    <section class=\"eshr__section\" aria-labelledby=\"eshr-learning-title\">\n        <div class=\"eshr__section-head\">\n            <h2 id=\"eshr-learning-title\" 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            <a class=\"eshr__card\" href=\"https:\/\/learningportal.ocsc.go.th\/learningportal\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"\u0e40\u0e1b\u0e34\u0e14 OCSC Learning Portal\">\n                <img decoding=\"async\" src=\"\/2020\/dashboard\/kcfinder\/upload\/images\/Qrcode-elearnning011.jpg\" alt=\"OCSC Learning Portal\" loading=\"lazy\">\n            <\/a>\n\n            <a class=\"eshr__card\" href=\"https:\/\/tdga.dga.or.th\/index.php\/th\/\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"\u0e40\u0e1b\u0e34\u0e14\u0e23\u0e30\u0e1a\u0e1a\u0e2d\u0e1a\u0e23\u0e21\u0e2d\u0e2d\u0e19\u0e44\u0e25\u0e19\u0e4c TDGA\">\n                <img decoding=\"async\" src=\"\/2020\/dashboard\/kcfinder\/upload\/images\/Qrcode-elearnning02.jpg\" alt=\"\u0e23\u0e30\u0e1a\u0e1a\u0e2d\u0e1a\u0e23\u0e21\u0e2d\u0e2d\u0e19\u0e44\u0e25\u0e19\u0e4c TDGA\" loading=\"lazy\">\n            <\/a>\n\n            <a class=\"eshr__card\" href=\"https:\/\/www.mhlawelearn-co.com\/\" target=\"_blank\" rel=\"noopener noreferrer\" 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                <img decoding=\"async\" src=\"\/2020\/dashboard\/kcfinder\/upload\/images\/Qrcode-elearnning03_new.jpg\" 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\" loading=\"lazy\">\n            <\/a>\n\n            <a class=\"eshr__card\" href=\"https:\/\/drive.google.com\/drive\/mobile\/folders\/1lW7aVyWhHlMqw6Vbk_G-HOi1MEv8vDzC?usp=sharing\" target=\"_blank\" rel=\"noopener noreferrer\" 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                <img decoding=\"async\" src=\"\/2020\/dashboard\/kcfinder\/upload\/images\/004(1).jpg\" alt=\"\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23\u0e1b\u0e23\u0e30\u0e01\u0e2d\u0e1a\u0e01\u0e32\u0e23\u0e2d\u0e1a\u0e23\u0e21\" loading=\"lazy\">\n            <\/a>\n        <\/div>\n    <\/section>\n\n    <hr class=\"eshr__divider\">\n\n    <section class=\"eshr__download\" aria-labelledby=\"eshr-download-title\">\n        <div class=\"eshr__download-head\">\n            <h2 id=\"eshr-download-title\" class=\"eshr__download-title\">\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14\u0e41\u0e1a\u0e1a\u0e1f\u0e2d\u0e23\u0e4c\u0e21\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23<\/h2>\n        <\/div>\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        <\/iframe>\n    <\/section>\n\n    <script>\n        (function () {\n            var iframe = document.getElementById('eshrFrame');\n            var resizeTimer;\n\n            if (!iframe) return;\n\n            function resizeEshrFrame() {\n                try {\n                    var iframeDocument = iframe.contentDocument || iframe.contentWindow.document;\n                    if (!iframeDocument) return;\n\n                    var bodyHeight = iframeDocument.body ? iframeDocument.body.scrollHeight : 0;\n                    var documentHeight = iframeDocument.documentElement ? iframeDocument.documentElement.scrollHeight : 0;\n                    var contentHeight = Math.max(bodyHeight, documentHeight, 650);\n\n                    iframe.style.height = (contentHeight + 30) + 'px';\n                } catch (error) {\n                    \/* \u0e2b\u0e32\u0e01\u0e2b\u0e19\u0e49\u0e32 iframe \u0e2d\u0e22\u0e39\u0e48\u0e04\u0e19\u0e25\u0e30\u0e42\u0e14\u0e40\u0e21\u0e19 \u0e23\u0e30\u0e1a\u0e1a\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                window.setTimeout(resizeEshrFrame, 300);\n                window.setTimeout(resizeEshrFrame, 900);\n                window.setTimeout(resizeEshrFrame, 1800);\n            });\n\n            window.addEventListener('resize', function () {\n                window.clearTimeout(resizeTimer);\n                resizeTimer = window.setTimeout(resizeEshrFrame, 200);\n            });\n        }());\n    <\/script>\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":19,"href":"https:\/\/galya.dmh.go.th\/main\/wp-json\/wp\/v2\/pages\/12605\/revisions"}],"predecessor-version":[{"id":13565,"href":"https:\/\/galya.dmh.go.th\/main\/wp-json\/wp\/v2\/pages\/12605\/revisions\/13565"}],"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}]}}