-
### 简要描述
程序批量跑删除二维码的 configId,大概跑了10来个小时突然报错,如下日志:
应该是token方面的原因?
### 模块版本情况
* WxJava 模块名:
* WxJava 版本号:
com.github.binarywang
weixin-java-cp
…
-
微信:
https://developers.weixin.qq.com/miniprogram/dev/api/ext/wx.getExtConfig.html
https://developers.weixin.qq.com/miniprogram/dev/api/ext/wx.getExtConfigSync.html
支付宝:
https://opendocs.alipay.c…
-
代码片段:https://developers.weixin.qq.com/s/bwafTEmh7yVd
定位 name:天安门
定位 address:北京市东城区长安街
mac 版显示的位置是:北京市东城区飞龙桥胡同18号
移动端的位置是正确的
![CleanShot 2024-11-12 at 14 45 12@2x](https://github.com/user-at…
-
### pnpm run dev:h5
![image](https://github.com/user-attachments/assets/e2487d79-c8bd-41e7-b1e7-d130a009b958)
### pnpm run dev:mp-weixin
![image](https://github.com/user-attachments/assets/521faf…
-
AI 如何精准生成令人惊叹的代码流程图
https://mp.weixin.qq.com/s/MKTRnJ2iithwak4tlkVgTw
-
-
http://dldir1.qq.com/weixin/Windows/WeChat_3.9.9_update43.zip
http://dldir1.qq.com/weixin/Windows/WeChat_3.9.9_update43.xml
修改url地址中的数字对应各版本。如3.5.0.46:http://dldir1.qq.com/weixin/Windows/WeChat_3.…
-
It only needs these parameters: `__biz`, `sn`, `idx`, `mid`
```
https://mp.weixin.qq.com/s?__biz=MzA5NjI1NTE5Mw==&mid=2658864866&idx=1&sn=ef531df79d991ce4a57ff1311abca534&chksm=8b3d4354bc4aca42db0…
-
Traceback (most recent call last):
File "weixin.py", line 1159, in
webwx.start()
File "weixin.py", line 32, in wrapper
return fn(*args)
File "weixin.py", line 927, in start
se…
-
你好,我想问一下,该项目在量化的过程中可以将 onnx 转化为 Xnet 吗?项目中出现的 PlatformType.XNet 只是为了量化的时候选择 config 用的吗?或者是 weixin 官方对 XNet 有更详细的介绍吗,现在在小程序中加载 onnx 模型,遇到了一个转化为 xnet 的错误,但没有更多的报错信息了。