Called https://mp.weixin.qq.com/debug/cgi-bin/apiinfo? T=index& E8 type=% % 87% AA E4 9 AE E5 % % % a % % B9%89% E8 8 f % 9 E5 c % % % d % 95 & amp; E8 form=% % 87% AA % E5 B9 AE E4 9 a % % % % % 89% E8 8 f % 9 E5 c % % % d % 95% % E6 9 f A2 AF E8 A5 % % % % % E6 8 f 8 E5 A5 e % % % % % A3%20/menu/get tried this web interface debugging tools, and no effect
Call json:
Json {
"Touser" : "the openid,"
"Msgtype", "text",
"Text" : {
"Content" : " & lt; A href='https://www.baidu.com' & gt; Click open the baidu & lt;/a>
"}
}
Public display message:
& lt; A href='https://www.baidu.com' & amp; gt; Click open the baidu & amp; lt;/a& gt;
Try to shift character also have no effect, excuse me this how to do?
CodePudding user response:
Try the single quotation marks inside double quotes to English? In addition to confirm if other characters are ~ English stateCodePudding user response:
"Text" : {"Content" : "& lt; A href=https://bbs.csdn.net/"https://www.baidu.com" & gt; Click open the baidu & lt;/a>"
}
So try I