Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -39,7 +39,7 @@ function hello(text2){ | ... | @@ -39,7 +39,7 @@ function hello(text2){ |
| 39 | "messages" :[ | 39 | "messages" :[ |
| 40 | { | 40 | { |
| 41 | "type":"text", | 41 | "type":"text", |
| 42 | - "text": "안녕하세요, 식품 유해정보를 알려드립니다."; | 42 | + "text": "안녕하세요, 식품 유해정보를 알려드립니다." |
| 43 | }, | 43 | }, |
| 44 | { | 44 | { |
| 45 | "type":"text", | 45 | "type":"text", | ... | ... |
-
Please register or login to post a comment