摘要: const key = "" const oWX_URL = 'https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key='+key; const sent_msg = { 'msgtype': 'text', 'text': { 'content': 阅读全文
posted @ 2023-09-22 14:54 knva 阅读(231) 评论(0) 推荐(0)