收藏
回答

获取微信码接口, 开发版本提示"开发版小程序已过期, 请在开发者工具重新扫描"?

微信接口 /wxa/getwxacodeunlimit
String scene = token;
Map<String, Object> postBean = new HashMap<String, Object>();
postBean.put("scene", scene);
postBean.put("page", "pages/index/index");
postBean.put("width", 430);
postBean.put("env_version", "develop");
postBean.put("check_path", false);

开发时使用此接口获取微信码, 提示"开发版小程序已过期, 请在开发者工具重新扫描", 请问怎么回事呢? 可以在开发中吗?

回答关注问题邀请回答
收藏

1 个回答

  • 智能回答 智能回答 本次回答由AI生成
    2025-11-08
    有用
    • 拾忆
      拾忆
      2025-11-08
      回答和帖子问题无关。
      2025-11-08
      回复
登录 后发表内容