这个接口已经无法生成永久有效的链接了。
is_expire 值固定为 true,可不再传该值,若传值为 false 也与 true 一样会生成到期失效链接,可参考下之前的公告:https://developers.weixin.qq.com/community/develop/doc/000aeab88a4ea0c5c89d81fde5b801
[图片]
如果想要生成长期有效的链接,可以考虑使用 明文 URL Scheme:https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/url-scheme.html#%E6%98%8E%E6%96%87-URL-Scheme
这个改掉吧,不要用async await