{"id":3792,"date":"2025-07-09T09:09:28","date_gmt":"2025-07-09T09:09:28","guid":{"rendered":"https:\/\/hstc.treecare.co.kr\/?post_type=pest&#038;p=3792"},"modified":"2025-07-09T09:15:36","modified_gmt":"2025-07-09T09:15:36","slug":"%ec%a5%90%eb%98%a5%eb%82%98%eb%ac%b4-%eb%b9%97%ec%9e%90%eb%a3%a8%eb%b3%91","status":"publish","type":"pest","link":"https:\/\/hstc.treecare.co.kr\/?pest=%ec%a5%90%eb%98%a5%eb%82%98%eb%ac%b4-%eb%b9%97%ec%9e%90%eb%a3%a8%eb%b3%91","title":{"rendered":"\uc950\ub625\ub098\ubb34 \ube57\uc790\ub8e8\ubcd1"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"ko\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>\uc950\ub625\ub098\ubb34 \ube57\uc790\ub8e8\ubcd1 \ub300\ud654\ud615 \uac00\uc774\ub4dc<\/title>\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/chart.js\"><\/script>\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Noto+Sans+KR:wght@300;400;500;700&#038;display=swap\" rel=\"stylesheet\">\n    <!-- Chosen Palette: Earthy Green & Brown -->\n    <!-- Application Structure Plan: The SPA for Privet Witches' Broom is structured into five core sections: '\uac1c\uc694' (Overview), '\ubcd1\uc6d0\uccb4 \ud615\ud0dc' (Pathogen Morphology), '\ud53c\ud574 \uc99d\uc0c1' (Damage Symptoms), '\uc0dd\ud65c\uc0ac' (Lifecycle), and '\ubc29\uc81c \ubc29\ubc95' (Control Methods). This logical flow supports comprehensive understanding from identification to management. '\ubcd1\uc6d0\uccb4 \ud615\ud0dc' and '\ud53c\ud574 \uc99d\uc0c1' sections use interactive elements (buttons) to highlight different pathogen forms\/host symptoms. '\uc0dd\ud65c\uc0ac' includes a flowchart to visualize its disease cycle. '\ubc29\uc81c \ubc29\ubc95' incorporates a Chart.js visualization to illustrate optimal control timings, primarily focusing on preventative measures and sanitation. -->\n    <!-- Visualization & Content Choices: \n        1. Report Info: Pathogen Morphology (Phytoplasma - microscopic, vector insect) -> Goal: Inform & Identify -> Viz\/Method: Interactive text descriptions with buttons for '\ubcd1\uc6d0\uccb4 (\ud30c\uc774\ud1a0\ud50c\ub77c\uc2a4\ub9c8)', '\ub9e4\uac1c\ucda9 (\ubaa8\ubb34\ub2ac\ub9e4\ubbf8\ucda9)' -> Interaction: Clicking buttons updates descriptive text. Images are removed as per user request. -> Justification: The pathogen is microscopic, and the vector is key to transmission; textual descriptions are key. -> Library: Vanilla JS.\n        2. Report Info: Damage Symptoms (Witches' broom, Leaf discoloration\/thinning, Tree decline\/mortality) -> Goal: Inform & Diagnose -> Viz\/Method: Interactive text descriptions with buttons for '\ube57\uc790\ub8e8\ubcd1 \ud615\uc131', '\uc78e \ubcc0\uc0c9 \ubc0f \ucd1d\uc0dd', '\ub098\ubb34 \uc804\uccb4 \uace0\uc0ac' -> Interaction: Clicking buttons updates descriptive text. Images are removed as per user request. -> Justification: The characteristic \"witches' broom\" and subsequent tree decline need clear textual differentiation. -> Library: Vanilla JS.\n        3. Report Info: Lifecycle (Phytoplasma overwintering in roots, Transmission by leafhopper vector, Systemic spread) -> Goal: Organize & Show Change -> Viz\/Method: Detailed HTML\/CSS vertical flowchart -> Interaction: Static visual aid -> Justification: Visualizing the disease cycle with overwintering in roots and vector transmission is essential for understanding and control. -> Library: HTML\/Tailwind.\n        4. Report Info: Control Timing (Sanitation, Vector control) -> Goal: Inform & Guide -> Viz\/Method: Bar Chart -> Interaction: Hover tooltips -> Justification: The chart clearly illustrates the primary periods for sanitation and vector control, making the strategy actionable. -> Library: Chart.js.\n    -->\n    <!-- CONFIRMATION: NO SVG graphics used. NO Mermaid JS used. -->\n    <style>\n        body {\n            font-family: 'Noto Sans KR', sans-serif;\n        }\n        .chart-container {\n            position: relative;\n            width: 100%;\n            max-width: 600px;\n            margin-left: auto;\n            margin-right: auto;\n            height: 300px;\n            max-height: 400px;\n        }\n        @media (min-width: 768px) {\n            .chart-container {\n                height: 350px;\n            }\n        }\n        .nav-btn {\n            transition: all 0.3s ease;\n            border-radius: 0 !important;\n            box-shadow: none !important;\n            border: none !important;\n        }\n        .nav-btn.active {\n            background-color: #166534 !important; \/* emerald-800 *\/\n            color: #ecfdf5 !important; \/* emerald-50 *\/\n            font-weight: 700;\n        }\n        .content-section {\n            display: none;\n        }\n        .content-section.active {\n            display: block;\n        }\n        .stage-btn, .damage-btn {\n            border-radius: 0 !important;\n            box-shadow: none !important;\n            border: none !important;\n        }\n        .stage-btn.active, .damage-btn.active {\n            background-color: #22c55e; \/* emerald-500 *\/\n            color: white;\n            font-weight: 600;\n            transform: scale(1.05);\n        }\n        .nav-btn:focus,\n        .stage-btn:focus,\n        .damage-btn:focus {\n            outline: none !important;\n            box-shadow: none !important;\n            border: none !important;\n        }\n    <\/style>\n<\/head>\n<body class=\"bg-gray-50 text-gray-800\">\n\n    <div class=\"container mx-auto\"> \n        \n        <header class=\"text-center\">\n            <!-- \ubcd1\ud574\ucda9\uba85\uacfc \ud559\uba85 \uc81c\uac70\ub428 -->\n        <\/header>\n\n        <nav class=\"flex justify-between bg-gray-200 mb-8\">\n            <button data-tab=\"overview\" class=\"nav-btn active flex-1 text-center py-2 px-4 text-gray-700 hover:bg-emerald-100\">\uac1c\uc694<\/button>\n            <button data-tab=\"morphology\" class=\"nav-btn flex-1 text-center py-2 px-4 text-gray-700 hover:bg-emerald-100\">\ubcd1\uc6d0\uccb4 \ud615\ud0dc<\/button>\n            <button data-tab=\"damage\" class=\"nav-btn flex-1 text-center py-2 px-4 text-gray-700 hover:bg-emerald-100\">\ud53c\ud574 \uc99d\uc0c1<\/button>\n            <button data-tab=\"ecology\" class=\"nav-btn flex-1 text-center py-2 px-4 text-gray-700 hover:bg-emerald-100\">\uc0dd\ud65c\uc0ac<\/button>\n            <button data-tab=\"control\" class=\"nav-btn flex-1 text-center py-2 px-4 text-gray-700 hover:bg-emerald-100\">\ubc29\uc81c \ubc29\ubc95<\/button>\n        <\/nav>\n\n        <main id=\"app-content\" class=\"p-2 md:p-2\">\n            \n            <!-- \uac1c\uc694 Section -->\n            <section id=\"overview\" class=\"content-section active space-y-6\">\n                <div class=\"p-6 bg-white\">\n                    <h2 class=\"text-2xl font-bold text-emerald-800 mb-4\">\uc950\ub625\ub098\ubb34 \ube57\uc790\ub8e8\ubcd1 (Witches&#8217; Broom of Privet)\uc774\ub780?<\/h2>\n                    <p class=\"text-gray-700 leading-relaxed\">\n                        \uc950\ub625\ub098\ubb34 \ube57\uc790\ub8e8\ubcd1\uc740 \ud30c\uc774\ud1a0\ud50c\ub77c\uc2a4\ub9c8(<i>Candidatus Phytoplasma ziziphi<\/i>)\uc758 \uc77c\uc885\uc5d0 \uc758\ud574 \ubc1c\uc0dd\ud558\ub294 **\uc804\uc2e0\ubcd1(\u5168\u8eab\u75c5)**\uc785\ub2c8\ub2e4. \ubcd1\uc5d0 \uac78\ub9b0 \ub098\ubb34\ub294 \uac00\uc9c0 \ub05d\ubd80\ubd84\uc5d0\uc11c \ub2f4\ub179\uc0c9\uc758 \uc544\uc8fc \uc791\uc740 \uc78e\ub4e4\uc774 \ucd18\ucd18\ud558\uac8c \ubd99\uc740 \uac00\ub290\ub2e4\ub780 \uac00\uc9c0\ub4e4\uc774 \ubb34\ub354\uae30\ub85c \ubed7\uc5b4 \ub098\uc640 \ub9c8\uce58 \ube57\uc790\ub8e8\ucc98\ub7fc \ub354\ubd80\ub8e9\ud55c \ubaa8\uc2b5\uc744 \ub760\uac8c \ub429\ub2c8\ub2e4. \uc774\ub7ec\ud55c \uc99d\uc0c1\uc740 \ucc28\uce30 \ub098\ubb34 \uc804\uccb4\ub85c \ud37c\uc9c0\uba70, \ubcd1\uc5d0 \uac78\ub9b0 \ub098\ubb34\ub294 \ub300\uac1c 2~3\ub144 \uc548\uc5d0 \ub9d0\ub77c \uc8fd\uc2b5\ub2c8\ub2e4.\n                    <\/p>\n                    <ul class=\"list-disc list-inside text-gray-700 mt-4 space-y-1\">\n                        <li><strong>\uc6d4\ub3d9\ud0dc:<\/strong> \ubcd1\uc6d0 \ud30c\uc774\ud1a0\ud50c\ub77c\uc2a4\ub9c8\ub294 \ubcd1\uc5d0 \uac78\ub9b0 \ub098\ubb34\uc758 \ubfcc\ub9ac \uc870\uc9c1 \ub0b4(\uccb4\uad00\ubd80)\uc5d0\uc11c \uaca8\uc6b8\uc744 \ub0a8<\/li>\n                        <li><strong>\ubc1c\uc0dd \ud69f\uc218:<\/strong> (\uc815\ubcf4 \uc5c6\uc74c) \ubd81\ucabd\ubcf4\ub2e4 \ub0a8\ucabd\uc9c0\ubc29\uc5d0\uc11c \ubc1c\uc0dd\uc774 \ub354 \uc7a6\uc74c<\/li>\n                    <\/ul>\n                <\/div>\n                <div class=\"p-6 bg-white\">\n                    <h3 class=\"text-xl font-semibold text-emerald-800 mb-3\">\ubd84\ud3ec \ubc0f \uc8fc\uc694 \uac00\ud574 \uc218\uc885<\/h3>\n                    <p class=\"text-gray-700 mb-4\">\n                        (\uc815\ubcf4 \uc5c6\uc74c) \uc8fc\uc694 \uac00\ud574 \uc218\uc885\uc740 <strong>\uc950\ub625\ub098\ubb34<\/strong>\uc785\ub2c8\ub2e4. \uc950\ub625\ub098\ubb34 \uc0dd\uc6b8\ud0c0\ub9ac\uc5d0\uc11c \uac00\ub054 \ub208\uc5d0 \ub744\ub294 \ubcd1\uc785\ub2c8\ub2e4. \uc950\ub625\ub098\ubb34 \ube57\uc790\ub8e8\ubcd1\uacfc \ub300\ucd94\ub098\ubb34 \ube57\uc790\ub8e8\ubcd1\uc740 \ubaa8\ub450 \uac19\uc740 \uc885\ub958\uc758 \ubcd1\uc6d0\uccb4\uc640 \ub9e4\uac1c\ucda9(\ubaa8\ubb34\ub2ac\ub9e4\ubbf8\ucda9)\uc5d0 \uc758\ud574 \ubc1c\uc0dd, \uc804\ubc18(\u50b3\u642c)\ub429\ub2c8\ub2e4.\n                    <\/p>\n                <\/div>\n            <\/section>\n\n            <!-- \ubcd1\uc6d0\uccb4 \ud615\ud0dc Section -->\n            <section id=\"morphology\" class=\"content-section space-y-6\">\n                <div class=\"p-6 bg-white\">\n                    <h2 class=\"text-2xl font-bold text-emerald-800 mb-4\">\uc950\ub625\ub098\ubb34 \ube57\uc790\ub8e8\ubcd1 \ubcd1\uc6d0\uccb4\uc758 \ud615\ud0dc\uc801 \ud2b9\uc9d5<\/h2>\n                    <p class=\"text-gray-700 leading-relaxed mb-6\">\n                        \uc950\ub625\ub098\ubb34 \ube57\uc790\ub8e8\ubcd1\uc758 \ubcd1\uc6d0\uccb4\ub294 \ud30c\uc774\ud1a0\ud50c\ub77c\uc2a4\ub9c8\uc774\uba70, \ub9e4\uac1c\ucda9\uc778 \ubaa8\ubb34\ub2ac\ub9e4\ubbf8\ucda9\uc5d0 \uc758\ud574 \uc804\ud30c\ub429\ub2c8\ub2e4.\n                    <\/p>\n                    <div class=\"flex flex-wrap justify-center gap-2 md:gap-4 mb-6\">\n                        <button data-type=\"phytoplasma\" class=\"stage-btn active flex-1 text-sm md:text-base py-2 px-4 bg-gray-200 font-semibold transition-transform duration-200\">\ubcd1\uc6d0\uccb4 (\ud30c\uc774\ud1a0\ud50c\ub77c\uc2a4\ub9c8)<\/button>\n                        <button data-type=\"vector_leafhopper\" class=\"stage-btn flex-1 text-sm md:text-base py-2 px-4 bg-gray-200 font-semibold transition-transform duration-200\">\ub9e4\uac1c\ucda9 (\ubaa8\ubb34\ub2ac\ub9e4\ubbf8\ucda9)<\/button>\n                    <\/div>\n                    <div id=\"morphology-content\" class=\"p-4\">\n                        <div id=\"morphology-text\" class=\"w-full\">\n                            <h3 id=\"morphology-title\" class=\"text-xl font-semibold text-emerald-700 mb-2\"><\/h3>\n                            <p id=\"morphology-description\" class=\"text-gray-700\"><\/p>\n                            <p id=\"morphology-size\" class=\"text-sm text-gray-600 mt-2\"><\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/section>\n\n            <!-- \ud53c\ud574 \uc99d\uc0c1 Section -->\n            <section id=\"damage\" class=\"content-section space-y-6\">\n                <div class=\"p-6 bg-white\">\n                    <h2 class=\"text-2xl font-bold text-emerald-800 mb-4\">\uc950\ub625\ub098\ubb34 \ube57\uc790\ub8e8\ubcd1\uc758 \uc8fc\uc694 \ud53c\ud574 \uc99d\uc0c1<\/h2>\n                    <p class=\"text-gray-700 leading-relaxed mb-6\">\n                        \uc950\ub625\ub098\ubb34 \ube57\uc790\ub8e8\ubcd1\uc740 \uac00\uc9c0\uc758 \ube44\uc815\uc0c1\uc801\uc778 \uc0dd\uc7a5\uacfc \uc78e\uc758 \ubcc0\ud615, \uadf8\ub9ac\uace0 \ub098\ubb34 \uc804\uccb4\uc758 \uace0\uc0ac\ub85c \uc774\uc5b4\uc9c0\ub294 \ud2b9\uc9d5\uc801\uc778 \uc99d\uc0c1\uc744 \ubcf4\uc785\ub2c8\ub2e4.\n                    <\/p>\n                    <div class=\"flex flex-wrap justify-center gap-2 md:gap-4 mb-6\">\n                        <button data-damage-type=\"witches_broom_formation\" class=\"damage-btn active flex-1 text-sm md:text-base py-2 px-4 bg-gray-200 font-semibold transition-transform duration-200\">\ube57\uc790\ub8e8\ubcd1 \ud615\uc131<\/button>\n                        <button data-damage-type=\"leaf_discoloration_thinning\" class=\"damage-btn flex-1 text-sm md:text-base py-2 px-4 bg-gray-200 font-semibold transition-transform duration-200\">\uc78e \ubcc0\uc0c9 \ubc0f \ucd1d\uc0dd<\/button>\n                        <button data-damage-type=\"tree_mortality\" class=\"damage-btn flex-1 text-sm md:text-base py-2 px-4 bg-gray-200 font-semibold transition-transform duration-200\">\ub098\ubb34 \uc804\uccb4 \uace0\uc0ac<\/button>\n                    <\/div>\n                    <div id=\"damage-content\" class=\"p-4\">\n                        <div id=\"damage-text\" class=\"w-full\">\n                            <h3 id=\"damage-title\" class=\"text-xl font-semibold text-emerald-700 mb-2\"><\/h3>\n                            <p id=\"damage-description\" class=\"text-gray-700\"><\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/section>\n\n            <!-- \uc0dd\ud65c\uc0ac Section -->\n            <section id=\"ecology\" class=\"content-section space-y-6\">\n                 <div class=\"p-6 bg-white\">\n                    <h2 class=\"text-2xl font-bold text-emerald-800 mb-4\">\uc950\ub625\ub098\ubb34 \ube57\uc790\ub8e8\ubcd1\uc758 \uc0dd\ud65c\uc0ac \ubc0f \uc804\uc5fc \uacbd\ub85c<\/h2>\n                     <p class=\"text-gray-700 leading-relaxed mb-6\">\n                        \uc950\ub625\ub098\ubb34 \ube57\uc790\ub8e8\ubcd1\uc758 \ubcd1\uc6d0\uccb4\uc778 \ud30c\uc774\ud1a0\ud50c\ub77c\uc2a4\ub9c8\ub294 \ubcd1\uc5d0 \uac78\ub9b0 \ub098\ubb34\uc758 \ubfcc\ub9ac \uc870\uc9c1 \ub0b4(\uccb4\uad00\ubd80)\uc5d0\uc11c \uaca8\uc6b8\uc744 \ub098\uace0, \ubd04\uc5d0 \uc218\uc561\uc744 \ub530\ub77c \ub098\ubb34 \uc804\uccb4\ub85c \ud37c\uc9c0\uba74\uc11c \ub2e4\uc2dc \ubcd1\uc9d5\uc744 \uc720\ubc1c\ud569\ub2c8\ub2e4. \ubaa8\ubb34\ub2ac\ub9e4\ubbf8\ucda9(<i>Hishimonus sellatus<\/i>)\uc774\ub77c\ub294 \ub9e4\uac1c\ucda9\uc5d0 \uc758\ud574 \uc804\ud30c\ub429\ub2c8\ub2e4.\n                    <\/p>\n                     <div class=\"flex flex-col items-center space-y-2\">\n                        <div class=\"w-full max-w-md text-center p-3 bg-blue-100\">\n                            <p class=\"font-semibold\">1. \uc6d4\ub3d9 (\ubfcc\ub9ac \uc870\uc9c1 \ub0b4 \ud30c\uc774\ud1a0\ud50c\ub77c\uc2a4\ub9c8)<\/p><p class=\"text-sm\">\ubcd1\uc5d0 \uac78\ub9b0 \ub098\ubb34\uc758 \ubfcc\ub9ac \uc870\uc9c1 \ub0b4(\uccb4\uad00\ubd80)\uc5d0\uc11c \ubcd1\uc6d0\uccb4\uac00 \uaca8\uc6b8\uc744 \ubcf4\ub0c4<\/p>\n                        <\/div>\n                        <div class=\"2xl text-gray-400\">\u2193<\/div>\n                        <div class=\"w-full max-w-md text-center p-3 bg-green-100\">\n                            <p class=\"font-semibold\">2. \ubcd1\uc6d0\uccb4 \ud65c\uc131 \ubc0f \uc804\uc2e0 \ud655\uc0b0 (\ubd04)<\/p><p class=\"text-sm\">\ubd04\uc5d0 \uc218\uc561\uc744 \ub530\ub77c \ub098\ubb34 \uc804\uccb4\ub85c \ud37c\uc9c0\uba74\uc11c \ubcd1\uc9d5 \uc720\ubc1c<\/p>\n                        <\/div>\n                        <div class=\"2xl text-gray-400\">\u2193<\/div>\n                        <div class=\"w-full max-w-md text-center p-3 bg-yellow-100\">\n                            <p class=\"font-semibold\">3. \ub9e4\uac1c\ucda9\uc5d0 \uc758\ud55c \uc804\ud30c<\/p><p class=\"text-sm\">\ubcd1\ub4e0 \uc78e\uc5d0\uc11c \uc999\uc561\uc744 \ube68\uc544\uba39\uc740 \ubaa8\ubb34\ub2ac\ub9e4\ubbf8\ucda9\uc774 \uac74\uac15\ud55c \ub098\ubb34\ub85c \ub0a0\uc544\uac00 \uc78e\uc5d0\uc11c \uc999\uc561\uc744 \ube68\uc544\uba39\uc744 \ub54c \ubcd1\uc6d0\uccb4\ub97c \uc62e\uae40<\/p>\n                        <\/div>\n                         <div class=\"2xl text-gray-400\">\u2193<\/div>\n                         <div class=\"w-full max-w-md text-center p-3 bg-orange-100\">\n                            <p class=\"font-semibold\">4. \ubcd1\uc9d5 \ubc1c\ud604 (6\uc6d4\uacbd\ubd80\ud130)<\/p><p class=\"text-sm\">\uac00\uc9c0 \ub05d\ubd80\ubd84\uc5d0\uc11c \ub2f4\ub179\uc0c9\uc758 \uc791\uc740 \uc78e\ub4e4\uc774 \ucd18\ucd18\ud558\uac8c \ubd99\uc740 \uac00\ub290\ub2e4\ub780 \uac00\uc9c0\ub4e4\uc774 \ubb34\ub354\uae30\ub85c \ubed7\uc5b4 \ub098\uc634<\/p>\n                        <\/div>\n                        <div class=\"2xl text-gray-400\">\u2193<\/div>\n                         <div class=\"w-full max-w-md text-center p-3 bg-red-100\">\n                            <p class=\"font-semibold\">5. \ub098\ubb34 \uc804\uccb4 \ud655\uc0b0 \ubc0f \uace0\uc0ac<\/p><p class=\"text-sm\">\uc99d\uc0c1\uc774 \ucc28\uce30 \ub098\ubb34 \uc804\uccb4\ub85c \ud37c\uc9c0\uba70, \ub300\uac1c 2~3\ub144 \uc548\uc5d0 \ub098\ubb34\uac00 \ub9d0\ub77c \uc8fd\uc74c<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"p-6 bg-white mt-6\">\n                        <h3 class=\"text-xl font-semibold text-emerald-800 mb-3\">\uc804\uc5fc \ubc29\uc2dd<\/h3>\n                        <p class=\"text-gray-700\">\uc885\uc790 \ub610\ub294 \ud1a0\uc591\uc5d0 \uc758\ud55c \uc804\uc5fc\uc740 \uc77c\uc5b4\ub098\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \uc8fc\ub85c \ub9e4\uac1c\ucda9\uc5d0 \uc758\ud574 \uc804\ud30c\ub429\ub2c8\ub2e4.<\/p>\n                    <\/div>\n                <\/div>\n            <\/section>\n\n            <!-- \ubc29\uc81c \ubc29\ubc95 Section -->\n            <section id=\"control\" class=\"content-section space-y-6\">\n                <div class=\"p-6 bg-white\">\n                    <h2 class=\"text-2xl font-bold text-emerald-800 mb-4\">\ud6a8\uacfc\uc801\uc778 \ubc29\uc81c \ubc29\ubc95<\/h2>\n                    <p class=\"text-gray-700 leading-relaxed mb-6\">\n                        \uc950\ub625\ub098\ubb34 \ube57\uc790\ub8e8\ubcd1\uc740 \uce58\ub8cc\uac00 \uc5b4\ub824\uc6b0\ubbc0\ub85c, \ubcd1\ub4e0 \ub098\ubb34\uc758 \uc870\uae30 \uc81c\uac70\uc640 \ub9e4\uac1c\ucda9 \uad6c\uc81c\uac00 \uc911\uc694\ud569\ub2c8\ub2e4.\n                    <\/p>\n                    <div class=\"space-y-4\">\n                        <div class=\"p-4 bg-red-50\">\n                            <h3 class=\"text-xl font-semibold text-red-800 mb-2\">\u203b \uce58\ub8cc \uc5b4\ub824\uc6c0<\/h3>\n                            <p class=\"text-gray-700\">\uc950\ub625\ub098\ubb34 \ube57\uc790\ub8e8\ubcd1\uc740 \ud30c\uc774\ud1a0\ud50c\ub77c\uc2a4\ub9c8\uc5d0 \uc758\ud55c \ubcd1\uc73c\ub85c, \ud604\uc7ac\uae4c\uc9c0 \ud6a8\uacfc\uc801\uc778 \uce58\ub8cc\ubc95\uc774 \uac1c\ubc1c\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4. \uc608\ubc29\uacfc \ud655\uc0b0 \ubc29\uc9c0\uc5d0 \uc8fc\ub825\ud574\uc57c \ud569\ub2c8\ub2e4.<\/p>\n                        <\/div>\n                        <div class=\"p-4 bg-blue-50\">\n                             <h3 class=\"text-xl font-semibold text-blue-800 mb-2\">\u2460 \ubb3c\ub9ac\uc801 \ubc29\uc81c (\uc804\uc5fc\uc6d0 \uc81c\uac70)<\/h3>\n                             <ul class=\"list-disc list-inside text-gray-700\">\n                                 <li><strong>\ubcd1\ub4e0 \ub098\ubb34 \uc81c\uac70:<\/strong> \uc0dd\uc6b8\ud0c0\ub9ac \uc18d\uc5d0 \uc788\ub294 \ubcd1\ub4e0 \ub098\ubb34\ub294 \uc804\uc5fc\uc6d0\uc774 \ub418\uc9c0 \uc54a\ub3c4\ub85d \ubc1c\uacac \uc989\uc2dc \uc81c\uac70\ud558\uace0 \uadf8 \uc790\ub9ac\uc5d0 \uac74\uc804\ud55c \ub098\ubb34\ub97c \uc2ec\uc2b5\ub2c8\ub2e4. \ubcd1\ub4e0 \ub098\ubb34\ub294 \ub300\uac1c 2~3\ub144 \uc548\uc5d0 \ub9d0\ub77c \uc8fd\uc73c\ubbc0\ub85c, \uc870\uae30 \uc81c\uac70\uac00 \ud655\uc0b0 \ubc29\uc9c0\uc5d0 \uc911\uc694\ud569\ub2c8\ub2e4.<\/li>\n                             <\/ul>\n                        <\/div>\n                        <div class=\"p-4 bg-green-50\">\n                             <h3 class=\"text-xl font-semibold text-green-800 mb-2\">\u2461 \ud654\ud559\uc801 \ubc29\uc81c (\ub9e4\uac1c\ucda9 \uad6c\uc81c)<\/h3>\n                             <ul class=\"list-disc list-inside text-gray-700\">\n                                 <li><strong>\uc0b4\ud3ec \uc2dc\uae30:<\/strong> \ubcd1\uc774 \ub9e4\ub144 \ubc1c\uc0dd\ud558\ub294 \uacf3\uc5d0\uc11c\ub294 \ub9e4\uac1c\ucda9\uc778 \ubaa8\ubb34\ub2ac\ub9e4\ubbf8\ucda9\uc744 \uad6c\uc81c\ud558\uae30 \uc704\ud574 <strong>6\uc6d4 \uc911\uc21c~8\uc6d4 \ud558\uc21c\uae4c\uc9c0<\/strong> \uc0b4\ucda9\uc81c\ub97c 2\uc8fc \uac04\uaca9\uc73c\ub85c \uc0b4\ud3ec\ud569\ub2c8\ub2e4.<\/li>\n                                 <li><strong>\uc57d\uc81c \uc885\ub958 (\uc608\uc2dc):<\/strong> \ube44\ud53c\uc720\uc81c, \uba54\ud504\uc720\uc81c \ub4f1\uc758 \uc0b4\ucda9\uc81c\ub97c \uc0ac\uc6a9\ud569\ub2c8\ub2e4. \ub18d\uc57d\uc548\uc804\uc815\ubcf4\uc2dc\uc2a4\ud15c(psis.rda.go.kr)\uc5d0\uc11c \ub9e4\ubbf8\ucda9\ub958\uc5d0 \ub4f1\ub85d\ub41c \uc57d\uc81c\ub97c \ud655\uc778\ud558\uc5ec \uc0ac\uc6a9\ud558\uc2ed\uc2dc\uc624.<\/li>\n                             <\/ul>\n                        <\/div>\n                        <div class=\"p-4 bg-yellow-50\">\n                            <h3 class=\"text-xl font-semibold text-yellow-800 mb-2\">\u2462 \ud658\uacbd \uad00\ub9ac \ubc0f \uc608\ubc29<\/h3>\n                            <ul class=\"list-disc list-inside text-gray-700\">\n                                <li><strong>\uac74\uac15\ud55c \ub098\ubb34 \uad00\ub9ac:<\/strong> \ub098\ubb34\ub97c \ud2bc\ud2bc\ud558\uac8c \ud0a4\uc6cc \ubcd1\uc5d0 \ub300\ud55c \uc800\ud56d\ub825\uc744 \ub192\uc785\ub2c8\ub2e4.<\/li>\n                                <li><strong>\uc815\uae30\uc801\uc778 \uc608\ucc30:<\/strong> \ubcd1 \ubc1c\uc0dd \uc5ec\ubd80\ub97c \uc9c0\uc18d\uc801\uc73c\ub85c \uad00\ucc30\ud558\uc5ec \uc870\uae30 \ubc1c\uacac \ubc0f \uc870\uce58\uc5d0 \ub098\uc12d\ub2c8\ub2e4.<\/li>\n                            <\/ul>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"p-6 bg-white\">\n                    <h3 class=\"text-xl font-semibold text-emerald-800 mb-4 text-center\">\ub9e4\uac1c\ucda9 \ud65c\ub3d9 \ubc0f \ubc29\uc81c \uc801\uae30<\/h3>\n                    <div class=\"chart-container\">\n                        <canvas id=\"controlChart\"><\/canvas>\n                    <\/div>\n                <\/div>\n            <\/section>\n        <\/main>\n\n        <footer class=\"text-center mt-8 pt-4 border-t border-gray-200 mb-8\">\n            <p class=\"text-sm text-gray-500\">\uc815\ubcf4 \ucd9c\ucc98: \uc0b0\ub9bc\uccad, \uc11c\uc6b8\ub300\ud559\uad50 \uc2dd\ubb3c\ubcd1\uc6d0 \ub4f1 \uc804\ubb38 \uc790\ub8cc<\/p>\n            <p class=\"text-sm text-gray-500 mt-1\">\u203b \ubcf8 \uc790\ub8cc\ub294 \uad50\uc721 \ubc0f \uc815\ubcf4 \uc81c\uacf5 \ubaa9\uc801\uc73c\ub85c \uc81c\uc791\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \uc790\uc138\ud55c \ub0b4\uc6a9\uc740 \uad00\ub828 \uae30\uad00\uc5d0 \ubb38\uc758\ud558\uc2dc\uae30 \ubc14\ub78d\ub2c8\ub2e4.<\/p>\n        <\/footer>\n    <\/div>\n\n    <script>\n        document.addEventListener('DOMContentLoaded', () => {\n            const tabs = document.querySelectorAll('.nav-btn');\n            const sections = document.querySelectorAll('.content-section');\n\n            const morphologyData = {\n                phytoplasma: {\n                    title: '\ubcd1\uc6d0\uccb4 (\ud30c\uc774\ud1a0\ud50c\ub77c\uc2a4\ub9c8, <i>Candidatus Phytoplasma ziziphi<\/i>)',\n                    description: '\ud30c\uc774\ud1a0\ud50c\ub77c\uc2a4\ub9c8\ub294 \uc138\uade0\uacfc \uc720\uc0ac\ud55c \ubbf8\uc0dd\ubb3c\ub85c, \uc2dd\ubb3c \uccb4\uad00\ubd80(\uc591\ubd84 \uc774\ub3d9 \ud1b5\ub85c)\uc5d0 \uae30\uc0dd\ud558\uba70 \uc99d\uc2dd\ud569\ub2c8\ub2e4. \uc804\uc790\ud604\ubbf8\uacbd\uc73c\ub85c \uad00\ucc30\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. (\uccb4\uad00 \ub0b4\uc758 \ubcd1\uc6d0 \ud30c\uc774\ud1a0\ud50c\ub77c\uc2a4\ub9c8 \uc804\uc790\ud604\ubbf8\uacbd \uc0ac\uc9c4 \ucc38\uace0)',\n                    size: '(\uc815\ubcf4 \uc5c6\uc74c)',\n                },\n                vector_leafhopper: {\n                    title: '\ub9e4\uac1c\ucda9 (\ubaa8\ubb34\ub2ac\ub9e4\ubbf8\ucda9, <i>Hishimonus sellatus<\/i>)',\n                    description: '\ubaa8\ubb34\ub2ac\ub9e4\ubbf8\ucda9\uc740 \uc950\ub625\ub098\ubb34 \ube57\uc790\ub8e8\ubcd1\uc758 \uc8fc\uc694 \ub9e4\uac1c\ucda9\uc785\ub2c8\ub2e4. \ubcd1\ub4e0 \uc78e\uc5d0\uc11c \uc999\uc561\uc744 \ube68\uc544\uba39\uc740 \ud6c4 \uac74\uac15\ud55c \ub098\ubb34\ub85c \uc774\ub3d9\ud558\uc5ec \uc999\uc561\uc744 \ube68\uc544\uba39\uc744 \ub54c \ubcd1\uc6d0\uccb4\ub97c \uc62e\uae41\ub2c8\ub2e4. (\uc950\ub625\ub098\ubb34 \ube57\uc790\ub8e8\ubcd1\uc758 \ub9e4\uac1c\ucda9\uc778 \ubaa8\ubb34\ub2ac\ub9e4\ubbf8\ucda9 \uc774\ubbf8\uc9c0 \ucc38\uace0)',\n                    size: '(\uc815\ubcf4 \uc5c6\uc74c)',\n                }\n            };\n\n            const damageData = {\n                witches_broom_formation: {\n                    title: '\ube57\uc790\ub8e8\ubcd1 \ud615\uc131',\n                    description: '\uac00\uc9c0 \ub05d\ubd80\ubd84\uc5d0\uc11c \ub2f4\ub179\uc0c9\uc758 \uc544\uc8fc \uc791\uc740 \uc78e\ub4e4\uc774 \ucd18\ucd18\ud558\uac8c \ubd99\uc740 \uac00\ub290\ub2e4\ub780 \uac00\uc9c0\ub4e4\uc774 \ubb34\ub354\uae30\ub85c \ubed7\uc5b4 \ub098\uc635\ub2c8\ub2e4. \uc774\ub7ec\ud55c \uc99d\uc0c1\uc740 \ub9c8\uce58 \ube57\uc790\ub8e8\ub098 \ub354\ubd80\ub8e9\ud55c \ubaa8\uc2b5\ucc98\ub7fc \ubcf4\uc785\ub2c8\ub2e4. (\uc950\ub625\ub098\ubb34 \ube57\uc790\ub8e8\ubcd1\uc758 \ubcd1\ub465\uc9c0 \/ \ube57\uc790\ub8e8\ubcd1\uc5d0 \uac78\ub9b0 \uc950\ub625\ub098\ubb34 \uac00\uc9c0\uc5d0 \ub098\ud0c0\ub09c \ube57\uc790\ub8e8 \uc99d\uc0c1 \uc774\ubbf8\uc9c0 \ucc38\uace0)',\n                },\n                leaf_discoloration_thinning: {\n                    title: '\uc78e \ubcc0\uc0c9 \ubc0f \ucd1d\uc0dd',\n                    description: '\ubcd1\ub4e0 \uac00\uc9c0\uc758 \uc78e\uc740 \ub2f4\ub179\uc0c9\uc73c\ub85c \ubcc0\ud558\uba70, \uc791\uace0 \ucd18\ucd18\ud558\uac8c \ucd1d\uc0dd\ud569\ub2c8\ub2e4. \uc774\ub294 \uc815\uc0c1\uc801\uc778 \uc78e\uacfc \ud655\uc5f0\ud788 \uad6c\ubd84\ub429\ub2c8\ub2e4. (\uc950\ub625\ub098\ubb34 \ube57\uc790\ub8e8\ubcd1 \uc774\ubbf8\uc9c0 \ucc38\uace0)',\n                },\n                tree_mortality: {\n                    title: '\ub098\ubb34 \uc804\uccb4 \uace0\uc0ac',\n                    description: '\ube57\uc790\ub8e8\ubcd1 \uc99d\uc0c1\uc740 \ucc28\uce30 \ub098\ubb34 \uc804\uccb4\ub85c \ud37c\uc9c0\uba70, \ubcd1\uc5d0 \uac78\ub9b0 \ub098\ubb34\ub294 \ub300\uac1c 2~3\ub144 \uc548\uc5d0 \ub9d0\ub77c \uc8fd\uc2b5\ub2c8\ub2e4. \uc774\ub294 \ub098\ubb34\uc758 \ud65c\ub825\uc744 \uc644\uc804\ud788 \uc783\uac8c \ub9cc\ub4ed\ub2c8\ub2e4.',\n                }\n            };\n            \n            tabs.forEach(tab => {\n                tab.addEventListener('click', () => {\n                    tabs.forEach(t => t.classList.remove('active'));\n                    tab.classList.add('active');\n                    sections.forEach(section => {\n                        section.classList.remove('active');\n                        if (section.id === tab.dataset.tab) {\n                            section.classList.add('active');\n                        }\n                    });\n                });\n            });\n\n            \/\/ Morphology section logic\n            const morphologyTypeButtons = document.querySelectorAll('#morphology .stage-btn');\n            const morphologyTitle = document.getElementById('morphology-title');\n            const morphologyDescription = document.getElementById('morphology-description');\n            const morphologySize = document.getElementById('morphology-size');\n\n            function updateMorphologyContent(type) {\n                morphologyTypeButtons.forEach(btn => btn.classList.remove('active'));\n                document.querySelector(`#morphology .stage-btn[data-type=\"${type}\"]`).classList.add('active');\n                \n                const data = morphologyData[type];\n                morphologyTitle.textContent = data.title;\n                morphologyDescription.textContent = data.description;\n                morphologySize.textContent = data.size;\n            }\n\n            \/\/ Initial content for morphology section\n            updateMorphologyContent('phytoplasma'); \n\n            morphologyTypeButtons.forEach(button => {\n                button.addEventListener('click', () => {\n                    updateMorphologyContent(button.dataset.type);\n                });\n            });\n\n\n            \/\/ Damage section logic\n            const damageTypeButtons = document.querySelectorAll('#damage .damage-btn');\n            const damageTitle = document.getElementById('damage-title');\n            const damageDescription = document.getElementById('damage-description');\n\n            function updateDamageContent(type) {\n                damageTypeButtons.forEach(btn => btn.classList.remove('active'));\n                document.querySelector(`#damage .damage-btn[data-damage-type=\"${type}\"]`).classList.add('active');\n                \n                const data = damageData[type];\n                damageTitle.textContent = data.title;\n                damageDescription.textContent = data.description;\n            }\n\n            \/\/ Initial content for damage section\n            updateDamageContent('witches_broom_formation');\n\n            damageTypeButtons.forEach(button => {\n                button.addEventListener('click', () => {\n                    updateDamageContent(button.dataset.damageType);\n                });\n            });\n\n            const ctx = document.getElementById('controlChart').getContext('2d');\n            new Chart(ctx, {\n                type: 'bar',\n                data: {\n                    labels: ['4\uc6d4', '5\uc6d4', '6\uc6d4', '7\uc6d4', '8\uc6d4', '9\uc6d4', '10\uc6d4'],\n                    datasets: [{\n                        label: '\ubcd1\uc6d0\uccb4 \ud65c\uc131 \ubc0f \ubcd1\uc9d5 \ubc1c\ud604',\n                        data: [0, 5, 10, 8, 5, 2, 0], \/\/ Peak June-July\n                        backgroundColor: 'rgba(22, 163, 74, 0.6)', \/* emerald-600 *\/\n                        borderColor: 'rgba(22, 163, 74, 1)',\n                        borderWidth: 1,\n                        yAxisID: 'y',\n                    },{\n                        label: '\ub9e4\uac1c\ucda9 \ud65c\ub3d9\uae30',\n                        data: [0, 0, 10, 8, 5, 2, 0], \/\/ Peak June-July\n                        backgroundColor: 'rgba(234, 179, 8, 0.6)', \/* amber-500 *\/\n                        borderColor: 'rgba(234, 179, 8, 1)',\n                        borderWidth: 1,\n                        yAxisID: 'y',\n                    },{\n                        label: '\ubc29\uc81c \ucd94\ucc9c \uae30\uac04 (\ub9e4\uac1c\ucda9 \uad6c\uc81c)',\n                        data: [0, 0, 12, 12, 12, 0, 0], \/\/ June-August\n                        type: 'line',\n                        fill: true,\n                        backgroundColor: 'rgba(59, 130, 246, 0.2)', \/* blue-500 with transparency *\/\n                        borderColor: 'rgba(59, 130, 246, 1)',\n                        pointRadius: 0,\n                        yAxisID: 'y1'\n                    },{\n                        label: '\ubc29\uc81c \ucd94\ucc9c \uae30\uac04 (\ubcd1\ub4e0 \ub098\ubb34 \uc81c\uac70)',\n                        data: [12, 12, 12, 12, 12, 12, 12], \/\/ Year-round\n                        type: 'line',\n                        fill: true,\n                        backgroundColor: 'rgba(239, 68, 68, 0.2)', \/* red-500 with transparency *\/\n                        borderColor: 'rgba(239, 68, 68, 1)',\n                        pointRadius: 0,\n                        yAxisID: 'y1'\n                    }]\n                },\n                options: {\n                    responsive: true,\n                    maintainAspectRatio: false,\n                    plugins: {\n                        legend: {\n                           display: true,\n                           position: 'top',\n                           labels: {\n                               usePointStyle: false,\n                           }\n                        },\n                        tooltip: {\n                           mode: 'index',\n                           intersect: false,\n                           callbacks: {\n                                label: function(context) {\n                                    if (context.dataset.label.includes('\ubc29\uc81c \ucd94\ucc9c \uae30\uac04')) {\n                                        if (context.dataset.label.includes('\ub9e4\uac1c\ucda9')) return ` ${context.dataset.label}: 6\uc6d4 \uc911\uc21c ~ 8\uc6d4 \ud558\uc21c`;\n                                        return ` ${context.dataset.label}: \uc5f0\uc911`;\n                                    }\n                                    return ` ${context.dataset.label}: ${context.raw} (\ud65c\ub3d9 \ubc00\ub3c4)`;\n                                }\n                           }\n                        },\n                        title: {\n                            display: true,\n                            text: '\uc950\ub625\ub098\ubb34 \ube57\uc790\ub8e8\ubcd1 \uc6d4\ubcc4 \ud65c\ub3d9 \ubc0f \ubc29\uc81c \uc2dc\uae30'\n                        }\n                    },\n                    scales: {\n                        x: {\n                            stacked: true,\n                        },\n                        y: {\n                           stacked: true,\n                           display: true,\n                           title: {\n                               display: true,\n                               text: '\ud65c\ub3d9 \ubc00\ub3c4'\n                           },\n                           max: 12\n                        },\n                        y1: {\n                           display: false,\n                           max: 15\n                        }\n                    }\n                }\n            });\n        });\n    <\/script>\n<\/body>\n<\/html>\n\n","protected":false},"featured_media":3793,"template":"","meta":{"_acf_changed":true,"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","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":"","ast-breadcrumbs-content":"","ast-featured-img":"","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-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":"","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-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":"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":""},"mobile":{"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":""}}},"pest-target":[165],"pest-category":[86,424],"pest-overwintering":[],"class_list":["post-3792","pest","type-pest","status-publish","has-post-thumbnail","hentry","pest-target-165","pest-category-86","pest-category-424"],"acf":[],"uagb_featured_image_src":{"full":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/07\/\uc950\ub625\ub098\ubb34-\ube57\uc790\ub8e8\ubcd1.jpg",982,466,false],"thumbnail":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/07\/\uc950\ub625\ub098\ubb34-\ube57\uc790\ub8e8\ubcd1-150x150.jpg",150,150,true],"medium":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/07\/\uc950\ub625\ub098\ubb34-\ube57\uc790\ub8e8\ubcd1-300x142.jpg",300,142,true],"medium_large":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/07\/\uc950\ub625\ub098\ubb34-\ube57\uc790\ub8e8\ubcd1-768x364.jpg",768,364,true],"large":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/07\/\uc950\ub625\ub098\ubb34-\ube57\uc790\ub8e8\ubcd1.jpg",982,466,false],"1536x1536":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/07\/\uc950\ub625\ub098\ubb34-\ube57\uc790\ub8e8\ubcd1.jpg",982,466,false],"2048x2048":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/07\/\uc950\ub625\ub098\ubb34-\ube57\uc790\ub8e8\ubcd1.jpg",982,466,false]},"uagb_author_info":{"display_name":"darius","author_link":"https:\/\/hstc.treecare.co.kr\/?author=0"},"uagb_comment_info":0,"uagb_excerpt":"\uc950\ub625\ub098\ubb34 \ube57\uc790\ub8e8\ubcd1 \ub300\ud654\ud615 \uac00\uc774\ub4dc \uac1c\uc694 \ubcd1\uc6d0\uccb4 \ud615\ud0dc \ud53c\ud574 \uc99d\uc0c1 \uc0dd\ud65c\uc0ac \ubc29\uc81c \ubc29\ubc95 \uc950\ub625\ub098\ubb34 \ube57\uc790\ub8e8\ubcd1 (Witches&#8217; Broom of Privet)\uc774\ub780? \uc950\ub625\ub098\ubb34 \ube57\uc790\ub8e8\ubcd1\uc740 [&hellip;]","_links":{"self":[{"href":"https:\/\/hstc.treecare.co.kr\/index.php?rest_route=\/wp\/v2\/pest\/3792","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hstc.treecare.co.kr\/index.php?rest_route=\/wp\/v2\/pest"}],"about":[{"href":"https:\/\/hstc.treecare.co.kr\/index.php?rest_route=\/wp\/v2\/types\/pest"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/hstc.treecare.co.kr\/index.php?rest_route=\/wp\/v2\/media\/3793"}],"wp:attachment":[{"href":"https:\/\/hstc.treecare.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3792"}],"wp:term":[{"taxonomy":"pest-target","embeddable":true,"href":"https:\/\/hstc.treecare.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fpest-target&post=3792"},{"taxonomy":"pest-category","embeddable":true,"href":"https:\/\/hstc.treecare.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fpest-category&post=3792"},{"taxonomy":"pest-overwintering","embeddable":true,"href":"https:\/\/hstc.treecare.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fpest-overwintering&post=3792"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}