...
|
...
|
@@ -698,15 +698,17 @@ result: |
|
|
``` json
|
|
|
{
|
|
|
"content": {
|
|
|
0: "{\"text\":\"xiaomao2\"}}}",
|
|
|
1: "{\"text\":\"xiaomao3\"}}}"
|
|
|
0: "{\"template_name\":\"text\",\"data\":{\"text\":\"a1\"}}",
|
|
|
1: "{\"template_name\":\"text\",\"data\":{\"text\":\"a2\"}}"
|
|
|
},
|
|
|
"data_id": {
|
|
|
"data_id": {
|
|
|
0: "id_5743",
|
|
|
1: "id_5744"
|
|
|
},
|
|
|
"rId": "614"
|
|
|
"rId": "621"
|
|
|
}
|
|
|
|
|
|
|
|
|
```
|
|
|
|
|
|
|属性名称|类型|说明|
|
...
|
...
|
|