{"id":2478,"date":"2025-06-21T12:35:44","date_gmt":"2025-06-21T12:35:44","guid":{"rendered":"https:\/\/hstc.treecare.co.kr\/?post_type=pest&#038;p=2478"},"modified":"2025-06-21T12:36:40","modified_gmt":"2025-06-21T12:36:40","slug":"%ea%b2%80%ec%a0%95%ec%98%a4%ec%9d%b4%ec%9e%8e%eb%b2%8c%eb%a0%88","status":"publish","type":"pest","link":"https:\/\/hstc.treecare.co.kr\/?pest=%ea%b2%80%ec%a0%95%ec%98%a4%ec%9d%b4%ec%9e%8e%eb%b2%8c%eb%a0%88","title":{"rendered":"\uac80\uc815\uc624\uc774\uc78e\ubc8c\ub808"},"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>\uac80\uc815\uc624\uc774\uc78e\ubc8c\ub808 \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: Green & Black -->\n    <!-- Application Structure Plan: The SPA for Black Cucumber Beetle is structured into five core sections: '\uac1c\uc694' (Overview), '\ud615\ud0dc' (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. '\ud615\ud0dc' and '\ud53c\ud574 \uc99d\uc0c1' sections use interactive elements (buttons) to highlight different pest forms and specific damage types. '\uc0dd\ud65c\uc0ac' includes a flowchart to visualize its multi-generational life cycle. '\ubc29\uc81c \ubc29\ubc95' incorporates a Chart.js visualization to illustrate optimal control timings, primarily targeting adults and larvae. -->\n    <!-- Visualization & Content Choices: \n        1. Report Info: Pest Morphology (Adult, Larva, Egg, Pupa) -> Goal: Inform & Identify -> Viz\/Method: Interactive image gallery with buttons for '\uc131\ucda9', '\uc720\ucda9', '\uc54c\/\ubc88\ub370\uae30' -> Interaction: Clicking buttons updates image and descriptive text for each form. -> Justification: Distinct forms for each stage aid accurate identification. -> Library\/Method: Vanilla JS.\n        2. Report Info: Damage Types (Leaf damage, Flower damage, Fruit damage - spots\/tunnels) -> Goal: Inform & Diagnose -> Viz\/Method: Interactive image gallery with buttons for '\uc78e \ud53c\ud574 (\uad6c\uba4d)', '\uaf43 \ud53c\ud574 (\uc12d\uc2dd)', '\uacfc\uc2e4 \ud53c\ud574 (\uc12d\uc2dd)' -> Interaction: Clicking buttons updates image and descriptive text. -> Justification: The beetle causes varied damage to different plant parts, which needs clear visual explanation. -> Library\/Method: Vanilla JS.\n        3. Report Info: Lifecycle (Adult overwintering, Multiple generations\/year, specific timings for each stage) -> Goal: Organize & Show Change -> Viz\/Method: HTML\/CSS vertical flowchart -> Interaction: Static visual aid -> Justification: Visualizing the multi-generational lifecycle with key stages and approximate timings is essential for understanding pest biology and planning control measures. -> Library\/Method: HTML\/Tailwind.\n        4. Report Info: Chemical Control Timing (Targeting adults and larvae during growing season) -> Goal: Inform & Guide -> Viz\/Method: Bar Chart -> Interaction: Hover tooltips -> Justification: The chart clearly illustrates the primary windows for chemical intervention, which targets adults and larvae throughout the growing season, making the timing actionable. -> Library\/Method: 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        }\n        .nav-btn.active {\n            background-color: #059669; \/* emerald-600 *\/\n            color: #ecfdf5; \/* 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.active, .damage-btn.active {\n            background-color: #10B981; \/* emerald-500 *\/\n            color: white;\n            font-weight: 600;\n            transform: scale(1.05);\n        }\n    <\/style>\n<\/head>\n<body class=\"bg-gray-50 text-gray-800\">\n\n    <div class=\"container mx-auto p-4 md:p-8\">\n\n        <nav class=\"flex justify-center bg-gray-200 rounded-lg p-2 mb-8 shadow-sm\">\n            <button data-tab=\"overview\" class=\"nav-btn active flex-1 md:flex-none text-center py-2 px-4 rounded-md text-gray-700 hover:bg-emerald-100\">\uac1c\uc694<\/button>\n            <button data-tab=\"morphology\" class=\"nav-btn flex-1 md:flex-none text-center py-2 px-4 rounded-md text-gray-700 hover:bg-emerald-100\">\ud615\ud0dc<\/button>\n            <button data-tab=\"damage\" class=\"nav-btn flex-1 md:flex-none text-center py-2 px-4 rounded-md text-gray-700 hover:bg-emerald-100\">\ud53c\ud574 \uc99d\uc0c1<\/button>\n            <button data-tab=\"ecology\" class=\"nav-btn flex-1 md:flex-none text-center py-2 px-4 rounded-md text-gray-700 hover:bg-emerald-100\">\uc0dd\ud65c\uc0ac<\/button>\n            <button data-tab=\"control\" class=\"nav-btn flex-1 md:flex-none text-center py-2 px-4 rounded-md text-gray-700 hover:bg-emerald-100\">\ubc29\uc81c \ubc29\ubc95<\/button>\n        <\/nav>\n\n        <main id=\"app-content\">\n            \n            <!-- \uac1c\uc694 Section -->\n            <section id=\"overview\" class=\"content-section active space-y-6\">\n                <div class=\"p-6 bg-white rounded-lg shadow\">\n                    <h2 class=\"text-2xl font-bold text-emerald-800 mb-4\">\uac80\uc815\uc624\uc774\uc78e\ubc8c\ub808(Aulacophora nigripennis)\ub780?<\/h2>\n                    <p class=\"text-gray-700 leading-relaxed\">\n                        \uac80\uc815\uc624\uc774\uc78e\ubc8c\ub808\ub294 \ub531\uc815\ubc8c\ub808\ubaa9 \uc78e\ubc8c\ub808\uacfc\uc5d0 \uc18d\ud558\ub294 \ud574\ucda9\uc73c\ub85c, \uc624\uc774, \ud638\ubc15, \ucc38\uc678, \uc218\ubc15 \ub4f1 \ubc15\uacfc(\uc624\uc774\uacfc) \uc791\ubb3c\ubfd0\ub9cc \uc544\ub2c8\ub77c **\ud33d\ub098\ubb34, \ub4f1\ub098\ubb34** \ub4f1 \ub2e4\uc591\ud55c \ud65c\uc5fd\uc218\uc5d0\ub3c4 \uc8fc\ub85c \ud53c\ud574\ub97c \uc90d\ub2c8\ub2e4. \uc131\ucda9\uc740 \uc78e\uacfc \uaf43\uc744 \uac09\uc544\uba39\uace0, \uc720\ucda9\uc740 \ubfcc\ub9ac\ub098 \uc904\uae30 \uc18d\uc744 \uac00\ud574\ud558\uc5ec \uc791\ubb3c \uc0dd\uc721\uc744 \uc800\ud574\ud558\uace0 \uc218\ud655\ub7c9\uc5d0 \uc601\ud5a5\uc744 \ubbf8\uce69\ub2c8\ub2e4. **\uc131\ucda9 \uc0c1\ud0dc\ub85c \ud1a0\uc591 \uc18d\uc5d0\uc11c \uc6d4\ub3d9**\ud569\ub2c8\ub2e4.\n                    <\/p>\n                <\/div>\n                <div class=\"p-6 bg-white rounded-lg shadow\">\n                    <h3 class=\"text-xl font-semibold text-emerald-800 mb-3\">\uc8fc\uc694 \uac00\ud574 \uc791\ubb3c<\/h3>\n                    <p class=\"text-gray-700 mb-4\">\n                        \uc8fc\ub85c <strong>\uc624\uc774, \ud638\ubc15, \ucc38\uc678, \uc218\ubc15, \uba5c\ub860<\/strong> \ub4f1 \ubc15\uacfc(\uc624\uc774\uacfc) \uc791\ubb3c, \uadf8\ub9ac\uace0 **\ud33d\ub098\ubb34\uc640 \ub4f1\ub098\ubb34** \ub4f1 \ub2e4\uc591\ud55c \ud65c\uc5fd\uc218\uc5d0\ub3c4 \ud53c\ud574\ub97c \uc904 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\n                    <\/p>\n                <\/div>\n            <\/section>\n\n            <!-- \ud615\ud0dc Section -->\n            <section id=\"morphology\" class=\"content-section space-y-6\">\n                <div class=\"p-6 bg-white rounded-lg shadow\">\n                    <h2 class=\"text-2xl font-bold text-emerald-800 mb-4\">\uac80\uc815\uc624\uc774\uc78e\ubc8c\ub808\uc758 \ud615\ud0dc\uc801 \ud2b9\uc9d5<\/h2>\n                    <p class=\"text-gray-700 leading-relaxed mb-6\">\n                        \uac80\uc815\uc624\uc774\uc78e\ubc8c\ub808\ub294 \uc131\ucda9, \uc720\ucda9, \uc54c, \ubc88\ub370\uae30 \ub4f1 \uac01 \ubc1c\uc721\ub2e8\uacc4\ub9c8\ub2e4 \ud2b9\uc9d5\uc801\uc778 \ud615\ud0dc\ub97c \uac00\uc9d1\ub2c8\ub2e4.\n                    <\/p>\n                    <div class=\"flex flex-wrap justify-center gap-2 md:gap-4 mb-6\">\n                        <button data-type=\"adult\" class=\"stage-btn active text-sm md:text-base py-2 px-4 bg-gray-200 rounded-full font-semibold shadow-sm transition-transform duration-200\">\uc131\ucda9<\/button>\n                        <button data-type=\"larva\" class=\"stage-btn text-sm md:text-base py-2 px-4 bg-gray-200 rounded-full font-semibold shadow-sm transition-transform duration-200\">\uc720\ucda9<\/button>\n                        <button data-type=\"egg_pupa\" class=\"stage-btn text-sm md:text-base py-2 px-4 bg-gray-200 rounded-full font-semibold shadow-sm transition-transform duration-200\">\uc54c \ubc0f \ubc88\ub370\uae30<\/button>\n                    <\/div>\n                    <div id=\"morphology-content\" class=\"md:flex md:items-center md:space-x-6 p-4 border border-gray-200 rounded-lg\">\n                        <img decoding=\"async\" id=\"morphology-main-image\" src=\"https:\/\/placehold.co\/400x300\/a3e635\/16a34a?text=\uc774\ubbf8\uc9c0\" alt=\"\uac80\uc815\uc624\uc774\uc78e\ubc8c\ub808 \ud615\ud0dc \uc774\ubbf8\uc9c0\" class=\"w-full md:w-1\/2 rounded-lg shadow-md mb-4 md:mb-0\">\n                        <div id=\"morphology-text\" class=\"md:w-1\/2\">\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 rounded-lg shadow\">\n                    <h2 class=\"text-2xl font-bold text-emerald-800 mb-4\">\uac80\uc815\uc624\uc774\uc78e\ubc8c\ub808\uc758 \uc8fc\uc694 \ud53c\ud574 \uc99d\uc0c1<\/h2>\n                    <p class=\"text-gray-700 leading-relaxed mb-4\">\n                        \uac80\uc815\uc624\uc774\uc78e\ubc8c\ub808\uc758 \ud53c\ud574\ub294 **\ubcbc\ub8e9\ubc14\uad6c\ubbf8 \ud53c\ud574\uc640 \ud63c\ub3d9\ub420 \uc218 \uc788\uc73c\ub2c8 \uc8fc\uc758\ud574\uc57c \ud569\ub2c8\ub2e4.** \uc131\ucda9\uacfc \uc720\ucda9 \ubaa8\ub450 \uc791\ubb3c\uc5d0 \uc9c1\uc811\uc801\uc778 \ud53c\ud574\ub97c \uc8fc\uc5b4 \uc0dd\uc721\uacfc \uc218\ud655\uc5d0 \ud070 \uc601\ud5a5\uc744 \ubbf8\uce69\ub2c8\ub2e4.\n                    <\/p>\n                    <div class=\"flex flex-wrap justify-center gap-2 md:gap-4 mb-6\">\n                        <button data-damage-type=\"leaf_feeding\" class=\"damage-btn active text-sm md:text-base py-2 px-4 bg-gray-200 rounded-full font-semibold shadow-sm transition-transform duration-200\">\uc78e \ud53c\ud574 (\uad6c\uba4d\/\uc2dd\ud574)<\/button>\n                        <button data-damage-type=\"flower_feeding\" class=\"damage-btn text-sm md:text-base py-2 px-4 bg-gray-200 rounded-full font-semibold shadow-sm transition-transform duration-200\">\uaf43 \ud53c\ud574 (\uc12d\uc2dd)<\/button>\n                        <button data-damage-type=\"fruit_root_feeding\" class=\"damage-btn text-sm md:text-base py-2 px-4 bg-gray-200 rounded-full font-semibold shadow-sm transition-transform duration-200\">\uacfc\uc2e4\/\ubfcc\ub9ac \ud53c\ud574 (\ud130\ub110\/\ubd80\ud328)<\/button>\n                    <\/div>\n                    <div id=\"damage-content\" class=\"md:flex md:items-center md:space-x-6 p-4 border border-gray-200 rounded-lg\">\n                        <img decoding=\"async\" id=\"damage-main-image\" src=\"https:\/\/placehold.co\/400x300\/e2e8f0\/334155?text=\ud53c\ud574+\uc774\ubbf8\uc9c0\" alt=\"\uac80\uc815\uc624\uc774\uc78e\ubc8c\ub808 \ud53c\ud574 \uc774\ubbf8\uc9c0\" class=\"w-full md:w-1\/2 rounded-lg shadow-md mb-4 md:mb-0\">\n                        <div id=\"damage-text\" class=\"md:w-1\/2\">\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 rounded-lg shadow\">\n                    <h2 class=\"text-2xl font-bold text-emerald-800 mb-4\">\uac80\uc815\uc624\uc774\uc78e\ubc8c\ub808\uc758 \uc0dd\ud65c\uc0ac (\uc5f0 2~3\ud68c \ubc1c\uc0dd)<\/h2>\n                     <p class=\"text-gray-700 leading-relaxed mb-6\">\n                        \uac80\uc815\uc624\uc774\uc78e\ubc8c\ub808\ub294 1\ub144\uc5d0 2~3\ud68c \ubc1c\uc0dd\ud558\uba70, \uc131\ucda9 \uc0c1\ud0dc\ub85c \ud1a0\uc591 \uc18d\uc5d0\uc11c \uc6d4\ub3d9\ud569\ub2c8\ub2e4. \uc774\ub978 \ubd04\ubd80\ud130 \ud65c\ub3d9\uc744 \uc2dc\uc791\ud558\uc5ec \uc791\ubb3c\uc5d0 \ud53c\ud574\ub97c \uc90d\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 rounded-lg\">\n                            <p class=\"font-semibold\">1. \uc6d4\ub3d9 (\uc131\ucda9)<\/p><p class=\"text-sm\">\ud1a0\uc591 \uc18d\uc5d0\uc11c \uc131\ucda9 \uc0c1\ud0dc\ub85c \uaca8\uc6b8\uc744 \ubcf4\ub0c4<\/p>\n                        <\/div>\n                        <div class=\"text-2xl text-gray-400\">\u2193<\/div>\n                        <div class=\"w-full max-w-md text-center p-3 bg-green-100 rounded-lg\">\n                            <p class=\"font-semibold\">2. \uc131\ucda9 \ucd9c\ud604 \ubc0f \uc0b0\ub780 (4\uc6d4 ~ 5\uc6d4)<\/p><p class=\"text-sm\">\uc6d4\ub3d9 \uc131\ucda9\uc774 \ucd9c\ud604\ud558\uc5ec \uc791\ubb3c \uc78e\uacfc \uaf43\uc744 \uac00\ud574 \ud6c4 \ud1a0\uc591\uc5d0 \uc0b0\ub780<\/p>\n                        <\/div>\n                        <div class=\"text-2xl text-gray-400\">\u2193<\/div>\n                        <div class=\"w-full max-w-md text-center p-3 bg-yellow-100 rounded-lg\">\n                            <p class=\"font-semibold\">3. \uc720\ucda9 \ubd80\ud654 \ubc0f \ubfcc\ub9ac\/\uc904\uae30 \uac00\ud574 (5\uc6d4 ~ 7\uc6d4)<\/p><p class=\"text-sm\">\uc54c\uc5d0\uc11c \ubd80\ud654\ud55c \uc720\ucda9\uc774 \ubfcc\ub9ac\ub098 \uc904\uae30 \uc18d\uc744 \uac09\uc544\uba39\uc73c\uba70 \uc131\uc7a5<\/p>\n                        <\/div>\n                         <div class=\"text-2xl text-gray-400\">\u2193<\/div>\n                         <div class=\"w-full max-w-md text-center p-3 bg-orange-100 rounded-lg\">\n                            <p class=\"font-semibold\">4. \ubc88\ub370\uae30\ud654 (7\uc6d4 ~ 8\uc6d4)<\/p><p class=\"text-sm\">\ub178\uc219 \uc720\ucda9\uc774 \ud1a0\uc591 \uc18d\uc5d0\uc11c \ubc88\ub370\uae30\uac00 \ub428<\/p>\n                        <\/div>\n                        <div class=\"text-2xl text-gray-400\">\u2193<\/div>\n                         <div class=\"w-full max-w-md text-center p-3 bg-red-100 rounded-lg\">\n                            <p class=\"font-semibold\">5. 2\uc138\ub300 \uc131\ucda9 \uc6b0\ud654 \ubc0f \ud65c\ub3d9 (8\uc6d4 ~ 9\uc6d4)<\/p><p class=\"text-sm\">\uc0c8\ub85c\uc6b4 \uc131\ucda9\uc774 \uc6b0\ud654\ud558\uc5ec \uc78e\uacfc \uacfc\uc2e4 \uac00\ud574. \uc0b0\ub780 \ud6c4 \uc6d4\ub3d9<\/p>\n                        <\/div>\n                        <div class=\"text-2xl text-gray-400\">\u2193<\/div>\n                         <div class=\"w-full max-w-md text-center p-3 bg-purple-100 rounded-lg\">\n                            <p class=\"font-semibold\">6. (\uc77c\ubd80) 3\uc138\ub300 \ubc1c\uc0dd<\/p><p class=\"text-sm\">\ub530\ub73b\ud55c \uc9c0\uc5ed\uc5d0\uc11c\ub294 3\uc138\ub300\uae4c\uc9c0 \ubc1c\uc0dd \ud6c4 \uc131\ucda9\uc73c\ub85c \uc6d4\ub3d9<\/p>\n                        <\/div>\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 rounded-lg shadow\">\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                        \uac80\uc815\uc624\uc774\uc78e\ubc8c\ub808 \ubc29\uc81c\ub294 \uc131\ucda9\uc758 \ucd08\uae30 \ud65c\ub3d9\uacfc \uc720\ucda9\uc758 \ub545\uc18d \uac00\ud574\ub97c \ub3d9\uc2dc\uc5d0 \uace0\ub824\ud558\uc5ec\uc57c \ud569\ub2c8\ub2e4.\n                    <\/p>\n                    <div class=\"space-y-4\">\n                        <div class=\"p-4 border border-blue-200 bg-blue-50 rounded-lg\">\n                             <h3 class=\"text-xl font-semibold text-blue-800 mb-2\">\u2460 \ud654\ud559\uc801 \ubc29\uc81c<\/h3>\n                             <ul class=\"list-disc list-inside text-gray-700\">\n                                 <li><strong>\uc0b4\ud3ec \uc2dc\uae30:<\/strong> \uc131\ucda9\uc758 \ucd08\uae30 \ubc1c\uc0dd\uae30\uc778 <strong>4\uc6d4 \uc911\ud558\uc21c\uacbd<\/strong>\uc5d0 \ub4f1\ub85d\ub41c \uc0b4\ucda9\uc81c\ub97c \uc0b4\ud3ec\ud558\uc5ec \uc0b0\ub780\uc744 \uc5b5\uc81c\ud569\ub2c8\ub2e4. \uc774\ud6c4 \uc720\ucda9\uc758 \ud53c\ud574\uac00 \uc6b0\ub824\ub420 \ub54c \ud1a0\uc591 \uc0b4\ucda9\uc81c\ub97c \ucc98\ub9ac\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. 2\uc138\ub300 \uc131\ucda9 \ubc1c\uc0dd\uae30\uc5d0\ub3c4 \ucd94\uac00 \ubc29\uc81c\ub97c \uace0\ub824\ud569\ub2c8\ub2e4.<\/li>\n                                 <li><strong>\uc57d\uc81c \uc885\ub958:<\/strong> \ub18d\uc57d\uc548\uc804\uc815\ubcf4\uc2dc\uc2a4\ud15c(psis.rda.go.kr)\uc5d0\uc11c \uc624\uc774, \ud638\ubc15 \ub4f1 \ubc15\uacfc \uc791\ubb3c\uc5d0 \ub4f1\ub85d\ub41c \uc78e\ubc8c\ub808\ub958 \uc57d\uc81c\ub97c \ud655\uc778\ud558\uc5ec \uc0ac\uc6a9\ud569\ub2c8\ub2e4.<\/li>\n                             <\/ul>\n                        <\/div>\n                        <div class=\"p-4 border border-green-200 bg-green-50 rounded-lg\">\n                             <h3 class=\"text-xl font-semibold text-green-800 mb-2\">\u2461 \ubb3c\ub9ac\uc801 \ubc29\uc81c<\/h3>\n                             <ul class=\"list-disc list-inside text-gray-700\">\n                                 <li><strong>\uc131\ucda9 \ud3ec\ud68d:<\/strong> \uc131\ucda9\uc774 \ud65c\ub3d9\ud558\ub294 \uc2dc\uae30\uc5d0 \ud398\ub85c\ubaac \ud2b8\ub7a9 \ub610\ub294 \ud669\uc0c9 \uc720\uc778 \ud2b8\ub7a9\uc744 \uc124\uce58\ud558\uc5ec \ud3ec\ud68d\ud569\ub2c8\ub2e4.<\/li>\n                                 <li><strong>\ud53c\ud574 \ubd80\uc704 \uc81c\uac70:<\/strong> \ud53c\ud574\uac00 \uc2ec\ud55c \uc78e, \ubfcc\ub9ac, \uc904\uae30 \ub4f1\uc740 \uc81c\uac70\ud558\uc5ec \uc18c\uac01\ud569\ub2c8\ub2e4.<\/li>\n                             <\/ul>\n                        <\/div>\n                        <div class=\"p-4 border border-yellow-200 bg-yellow-50 rounded-lg\">\n                            <h3 class=\"text-xl font-semibold text-yellow-800 mb-2\">\u2462 \uacbd\uc885\uc801 \ubc29\uc81c<\/h3>\n                            <ul class=\"list-disc list-inside text-gray-700\">\n                                <li><strong>\uc791\ubb3c \uac74\uac15 \uad00\ub9ac:<\/strong> \uc791\ubb3c\uc758 \uac74\uac15\ud55c \uc0dd\uc721\uc744 \uc720\uc9c0\ud558\uc5ec \ud574\ucda9\uc5d0 \ub300\ud55c \uc800\ud56d\ub825\uc744 \ub192\uc785\ub2c8\ub2e4.<\/li>\n                                <li><strong>\ud1a0\uc591 \uad00\ub9ac:<\/strong> \uc791\ubb3c \uc815\uc2dd \uc804 \ud1a0\uc591\uc744 \uae4a\uc774 \uac08\uc544\uc8fc\uc5b4 \uc6d4\ub3d9\ud558\ub294 \uc131\ucda9\uc774\ub098 \ubc88\ub370\uae30\ub97c \uc81c\uac70\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/li>\n                            <\/ul>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"p-6 bg-white rounded-lg shadow\">\n                    <h3 class=\"text-xl font-semibold text-emerald-800 mb-4 text-center\">\uc8fc\uc694 \ud65c\ub3d9 \uc2dc\uae30 \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-12 pt-4 border-t border-gray-200\">\n            <p class=\"text-sm text-gray-500\">\uc815\ubcf4 \ucd9c\ucc98: \ub18d\ucd0c\uc9c4\ud765\uccad, \uc0b0\ub9bc\uccad \ubc0f \uad00\ub828 \uc804\ubb38 \uc790\ub8cc<\/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                adult: {\n                    title: '\uc131\ucda9',\n                    description: '\ubab8\uae38\uc774 \uc57d 7~9mm. \ubab8 \uc804\uccb4\uac00 \uad11\ud0dd \uc788\ub294 \uac80\uc740\uc0c9\uc774\uba70, \ube44\uad50\uc801 \ub465\uadfc \ud615\ud0dc\uc758 \ub531\uc815\ubc8c\ub808\uc785\ub2c8\ub2e4. \ub2e4\ub9ac\ub294 \uac80\uc740\uc0c9\uc785\ub2c8\ub2e4.',\n                    size: '\ud06c\uae30: \uc57d 7~9mm',\n                    image: 'https:\/\/storage.googleapis.com\/aai-web-samples\/aulacophora_nigripennis_adult.jpg' \n                },\n                larva: {\n                    title: '\uc720\ucda9',\n                    description: '\ubab8\uae38\uc774 \uc57d 10mm. \uc720\ubc31\uc0c9\uc758 \uac00\ub298\uace0 \uae34 \uc6d0\ud1b5\ud615\uc774\uba70, \ub2e4\ub9ac\uac00 \ud1f4\ud654\ub418\uc5b4 \uac70\uc758 \uc6c0\uc9c1\uc774\uc9c0 \ubabb\ud569\ub2c8\ub2e4. \uc8fc\ub85c \ud1a0\uc591 \uc18d\uc5d0\uc11c \ubfcc\ub9ac\ub098 \uc904\uae30\ub97c \uac00\ud574\ud558\uba70 \uc131\uc7a5\ud569\ub2c8\ub2e4.',\n                    size: '\ud06c\uae30: \uc57d 10mm',\n                    image: 'https:\/\/storage.googleapis.com\/aai-web-samples\/aulacophora_nigripennis_larva.jpg' \n                },\n                egg_pupa: {\n                    title: '\uc54c \ubc0f \ubc88\ub370\uae30',\n                    description: '\uc54c\uc740 \ud1a0\uc591 \uc18d\uc5d0 \uc0b0\ub780\ub429\ub2c8\ub2e4. \ubc88\ub370\uae30\ub294 \ud1a0\uc591 \uc18d\uc5d0\uc11c \uc720\ucda9\uc774 \ubc88\ub370\uae30\ubc29\uc744 \uc9d3\uace0 \ud615\uc131\ub418\uba70, \uc131\ucda9\uc774 \ub418\uae30 \uc804\uc758 \ub2e8\uacc4\uc785\ub2c8\ub2e4.',\n                    size: '\ud06c\uae30: \uc54c \uc57d 1mm, \ubc88\ub370\uae30 \uc57d 7mm',\n                    image: 'https:\/\/storage.googleapis.com\/aai-web-samples\/aulacophora_nigripennis_egg_pupa.jpg' \n                }\n            };\n\n            const damageData = {\n                leaf_feeding: {\n                    title: '\uc78e \ud53c\ud574 (\uad6c\uba4d\/\uc2dd\ud574)',\n                    description: '\uc131\ucda9\uc774 \uc624\uc774, \ud638\ubc15 \ub4f1 \ubc15\uacfc \uc791\ubb3c\uc758 \uc78e\uc744 \uac09\uc544\uba39\uc5b4 \ubd88\uaddc\uce59\ud55c \uad6c\uba4d\uc744 \ub9cc\ub4e4\uac70\ub098 \uc78e\ub9e5\ub9cc \ub0a8\uae30\ub294 \uc2dd\ud574 \ud53c\ud574\ub97c \uc90d\ub2c8\ub2e4. \uc5b4\ub9b0 \ubb18\ubaa9\uc758 \uacbd\uc6b0 \uc78e \uc804\uccb4\ub97c \uac00\ud574\ud558\uc5ec \uce58\uba85\uc801\uc77c \uc218 \uc788\uc2b5\ub2c8\ub2e4. (\uc131\ucda9 \ud53c\ud574)',\n                    image: 'https:\/\/storage.googleapis.com\/aai-web-samples\/aulacophora_nigripennis_leaf_damage.jpg' \n                },\n                flower_feeding: {\n                    title: '\uaf43 \ud53c\ud574 (\uc12d\uc2dd)',\n                    description: '\uc131\ucda9\uc774 \uc791\ubb3c\uc758 \uaf43\uc78e\uc774\ub098 \uc554\uc220, \uc218\uc220 \ub4f1\uc744 \uac09\uc544\uba39\uc5b4 \uaf43\uc758 \uc218\uc815\uacfc \uacb0\uc2e4\uc5d0 \uc9c1\uc811\uc801\uc778 \uc601\ud5a5\uc744 \uc90d\ub2c8\ub2e4. \uc774\ub85c \uc778\ud574 \uacfc\uc2e4\uc774 \uc81c\ub300\ub85c \ub9fa\ud788\uc9c0 \uc54a\uc544 \uc218\ud655\ub7c9\uc774 \uac10\uc18c\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. (\uc131\ucda9 \ud53c\ud574)',\n                    image: 'https:\/\/storage.googleapis.com\/aai-web-samples\/aulacophora_nigripennis_flower_damage.jpg' \n                },\n                fruit_root_feeding: {\n                    title: '\uacfc\uc2e4\/\ubfcc\ub9ac \ud53c\ud574 (\ud130\ub110\/\ubd80\ud328)',\n                    description: '\uc720\ucda9\uc774 \ud1a0\uc591 \uc18d\uc5d0\uc11c \ubfcc\ub9ac\ub098 \uc904\uae30 \ud558\ub2e8\ubd80\ub97c \uac09\uc544\uba39\uc5b4 \ud130\ub110\uc744 \ud615\uc131\ud558\uba70 \ud53c\ud574\ub97c \uc90d\ub2c8\ub2e4. \uc774\ub85c \uc778\ud574 \uc2dd\ubb3c\uccb4\uac00 \uc2dc\ub4e4\uac70\ub098 \ubd80\ud328\ud558\uace0, \uacfc\uc2e4\uc758 \ud488\uc9c8\uc774 \uc800\ud558\ub418\uac70\ub098 \ub099\uacfc\ub420 \uc218 \uc788\uc2b5\ub2c8\ub2e4. (\uc720\ucda9 \ud53c\ud574)',\n                    image: 'https:\/\/storage.googleapis.com\/aai-web-samples\/aulacophora_nigripennis_fruit_root_damage.jpg' \n                }\n            };\n            \n            const setupImageFallback = (imgElement) => {\n                if (!imgElement) return;\n                imgElement.onerror = () => {\n                    const altText = imgElement.alt || '\uc774\ubbf8\uc9c0 \ub85c\ub529 \uc2e4\ud328';\n                    const placeholderUrl = `https:\/\/placehold.co\/400x300\/e2e8f0\/4a5568?text=${encodeURIComponent(altText)}`;\n                    imgElement.src = placeholderUrl;\n                    imgElement.onerror = null;\n                };\n            };\n            \n            setupImageFallback(document.getElementById('morphology-main-image'));\n            setupImageFallback(document.getElementById('damage-main-image'));\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            const morphologyMainImage = document.getElementById('morphology-main-image');\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                morphologyMainImage.src = data.image;\n                morphologyMainImage.alt = `${data.title} \uc774\ubbf8\uc9c0`;\n            }\n\n            morphologyTypeButtons.forEach(button => {\n                button.addEventListener('click', () => {\n                    updateMorphologyContent(button.dataset.type);\n                });\n            });\n            updateMorphologyContent('adult'); \/\/ Initial content for morphology section\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            const damageMainImage = document.getElementById('damage-main-image');\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                damageMainImage.src = data.image;\n                damageMainImage.alt = data.title;\n            }\n\n            damageTypeButtons.forEach(button => {\n                button.addEventListener('click', () => {\n                    updateDamageContent(button.dataset.damageType);\n                });\n            });\n            updateDamageContent('leaf_feeding'); \/\/ Initial content for damage section\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'],\n                    datasets: [{\n                        label: '\uc131\ucda9 \ud65c\ub3d9\uae30',\n                        data: [8, 10, 8, 5, 8, 10], \/\/ Two peaks for adults\n                        backgroundColor: 'rgba(16, 185, 129, 0.6)', \/* emerald-500 *\/\n                        borderColor: 'rgba(16, 185, 129, 1)',\n                        borderWidth: 1,\n                        yAxisID: 'y',\n                    },{\n                        label: '\uc720\ucda9 \ud65c\ub3d9\uae30',\n                        data: [0, 5, 10, 8, 5, 2], \/\/ Larvae peak after adults\n                        backgroundColor: 'rgba(234, 88, 12, 0.6)', \/* orange-600 *\/\n                        borderColor: 'rgba(234, 88, 12, 1)',\n                        borderWidth: 1,\n                        yAxisID: 'y',\n                    },{\n                        label: '\ubc29\uc81c \ucd94\ucc9c \uae30\uac04 (1\uc138\ub300 \uc131\ucda9\/\uc720\ucda9)',\n                        data: [12, 12, 0, 0, 0, 0], \/\/ April-May for 1st gen\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 (2\uc138\ub300 \uc131\ucda9\/\uc720\ucda9)',\n                        data: [0, 0, 0, 0, 12, 12], \/\/ August-September for 2nd gen\n                        type: 'line',\n                        fill: true,\n                        backgroundColor: 'rgba(101, 163, 13, 0.2)', \/* lime-600 with transparency *\/\n                        borderColor: 'rgba(101, 163, 13, 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                                        return ` ${context.dataset.label}`;\n                                    }\n                                    return ` ${context.dataset.label}: ${context.raw} (\ud65c\ub3d9 \ubc00\ub3c4)`;\n                                }\n                           }\n                        },\n                        title: {\n                            display: true,\n                            text: '\uac80\uc815\uc624\uc774\uc78e\ubc8c\ub808 \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\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"499\" height=\"420\" data-id=\"2479\" src=\"https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/06\/\uac80\uc815\uc624\uc774\uc78e\ubc8c\ub808.jpg\" alt=\"\" class=\"wp-image-2479\" srcset=\"https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/06\/\uac80\uc815\uc624\uc774\uc78e\ubc8c\ub808.jpg 499w, https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/06\/\uac80\uc815\uc624\uc774\uc78e\ubc8c\ub808-300x253.jpg 300w\" sizes=\"auto, (max-width: 499px) 100vw, 499px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"768\" data-id=\"2480\" src=\"https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/06\/\uac80\uc815\uc624\uc774\uc78e\ubc8c\ub808_\uad50\ubbf8-1024x768.jpg\" alt=\"\" class=\"wp-image-2480\" srcset=\"https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/06\/\uac80\uc815\uc624\uc774\uc78e\ubc8c\ub808_\uad50\ubbf8-1024x768.jpg 1024w, https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/06\/\uac80\uc815\uc624\uc774\uc78e\ubc8c\ub808_\uad50\ubbf8-300x225.jpg 300w, https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/06\/\uac80\uc815\uc624\uc774\uc78e\ubc8c\ub808_\uad50\ubbf8-768x576.jpg 768w, https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/06\/\uac80\uc815\uc624\uc774\uc78e\ubc8c\ub808_\uad50\ubbf8.jpg 1138w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n<\/figure>\n","protected":false},"featured_media":2479,"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":[163],"pest-category":[95,94],"pest-overwintering":[83],"class_list":["post-2478","pest","type-pest","status-publish","has-post-thumbnail","hentry","pest-target-163","pest-category-95","pest-category-94","pest-overwintering-adult"],"acf":[],"uagb_featured_image_src":{"full":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/06\/\uac80\uc815\uc624\uc774\uc78e\ubc8c\ub808.jpg",499,420,false],"thumbnail":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/06\/\uac80\uc815\uc624\uc774\uc78e\ubc8c\ub808-150x150.jpg",150,150,true],"medium":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/06\/\uac80\uc815\uc624\uc774\uc78e\ubc8c\ub808-300x253.jpg",300,253,true],"medium_large":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/06\/\uac80\uc815\uc624\uc774\uc78e\ubc8c\ub808.jpg",499,420,false],"large":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/06\/\uac80\uc815\uc624\uc774\uc78e\ubc8c\ub808.jpg",499,420,false],"1536x1536":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/06\/\uac80\uc815\uc624\uc774\uc78e\ubc8c\ub808.jpg",499,420,false],"2048x2048":["https:\/\/hstc.treecare.co.kr\/wp-content\/uploads\/2025\/06\/\uac80\uc815\uc624\uc774\uc78e\ubc8c\ub808.jpg",499,420,false]},"uagb_author_info":{"display_name":"darius","author_link":"https:\/\/hstc.treecare.co.kr\/?author=0"},"uagb_comment_info":0,"uagb_excerpt":"\uac80\uc815\uc624\uc774\uc78e\ubc8c\ub808 \ub300\ud654\ud615 \uac00\uc774\ub4dc \uac1c\uc694 \ud615\ud0dc \ud53c\ud574 \uc99d\uc0c1 \uc0dd\ud65c\uc0ac \ubc29\uc81c \ubc29\ubc95 \uac80\uc815\uc624\uc774\uc78e\ubc8c\ub808(Aulacophora nigripennis)\ub780? \uac80\uc815\uc624\uc774\uc78e\ubc8c\ub808\ub294 \ub531\uc815\ubc8c\ub808\ubaa9 \uc78e\ubc8c\ub808\uacfc\uc5d0 \uc18d\ud558\ub294 \ud574\ucda9\uc73c\ub85c, \uc624\uc774, \ud638\ubc15, \ucc38\uc678, [&hellip;]","_links":{"self":[{"href":"https:\/\/hstc.treecare.co.kr\/index.php?rest_route=\/wp\/v2\/pest\/2478","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\/2479"}],"wp:attachment":[{"href":"https:\/\/hstc.treecare.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2478"}],"wp:term":[{"taxonomy":"pest-target","embeddable":true,"href":"https:\/\/hstc.treecare.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fpest-target&post=2478"},{"taxonomy":"pest-category","embeddable":true,"href":"https:\/\/hstc.treecare.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fpest-category&post=2478"},{"taxonomy":"pest-overwintering","embeddable":true,"href":"https:\/\/hstc.treecare.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fpest-overwintering&post=2478"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}