<WxMssVO>
<touser>xxx</touser>
<template_id>xxx</template_id>
<miniprogram/>
<data>
<time2>
<value>2023-07-22 17:09:13</value>
</time2>
<character_string1>
<value>/order/detail/upgradeCourse/523</value>
</character_string1>
</data>
</WxMssVO>
传入的json
{"data":{"time2":{"value":"2023-07-22 18:24:25"},"character_string1":{"value":"/course/pack/list"}},"template_id":"xxx","touser":"xxx"}
返回的json
{"errcode":47001,"errmsg":"data format error rid: 64bbae59-3af716f6-71cffb60"}
别拿封装的参数来提问, 原始json是啥
返回的错误
{"errcode":47001,"errmsg":"data format error rid: 64bbae59-3af716f6-71cffb60"}