Showing
1 changed file
with
5 additions
and
3 deletions
@@ -698,15 +698,17 @@ result: | @@ -698,15 +698,17 @@ result: | ||
698 | ``` json | 698 | ``` json |
699 | { | 699 | { |
700 | "content": { | 700 | "content": { |
701 | - 0: "{\"text\":\"xiaomao2\"}}}", | ||
702 | - 1: "{\"text\":\"xiaomao3\"}}}" | 701 | + 0: "{\"template_name\":\"text\",\"data\":{\"text\":\"a1\"}}", |
702 | + 1: "{\"template_name\":\"text\",\"data\":{\"text\":\"a2\"}}" | ||
703 | }, | 703 | }, |
704 | "data_id": { | 704 | "data_id": { |
705 | 0: "id_5743", | 705 | 0: "id_5743", |
706 | 1: "id_5744" | 706 | 1: "id_5744" |
707 | }, | 707 | }, |
708 | - "rId": "614" | 708 | + "rId": "621" |
709 | } | 709 | } |
710 | + | ||
711 | + | ||
710 | ``` | 712 | ``` |
711 | 713 | ||
712 | |属性名称|类型|说明| | 714 | |属性名称|类型|说明| |
-
Please register or login to post a comment