雨山雪

Results 8 comments of 雨山雪

关注量 Api : url = https://mapi-yuba.douyu.com/wb/v3/user/info?user_id={user_id} headers = {'client': 'android'} res = requests.get(url, headers) user_id可以在主播的房间页面源码里面找到,headers一定要用 {'client': 'android'},这个Api是在手机端找到的,获取到的数据在手机端是准确的,与PC端的有点误差,PC端的Api还没找到还有就是PC端的关注量有字体加密。 ![image](https://user-images.githubusercontent.com/40423816/50882250-1c215900-141f-11e9-8b18-a45dcb24cc9d.png)

> 执行 `1. 安装linux内核 bbr plus, 安装WireGuard, 用于解锁 Netflix 限制和避免弹出 Google reCAPTCHA 人机验证` 后,无法 ssh 连接至服务器。通过 VNC 连接后,执行以下命令: > > ``` > $ ifconfig > eth0: flags=4163 mtu 1500 >...

> > 执行 `1. 安装linux内核 bbr plus, 安装WireGuard, 用于解锁 Netflix 限制和避免弹出 Google reCAPTCHA 人机验证` 后,无法 ssh 连接至服务器。通过 VNC 连接后,执行以下命令: > > ``` > > $ ifconfig > > eth0: flags=4163...

没必要吧,办公软件不闲聊,撤回也都是打错字了 发错人了之类的,对这类不好奇

> 没有,没用这个了,用的ali的oss 这是四年前的问题了😅

> 我在另一个环境安装好了,能正常使用。但是测试服PHP编译的时候报错了 可能是环境问题

你好,今天又碰到这个问题,我同事也反馈有相同的问题 生成的sql req.IsVirtual=0,写入数据表后变成了-1(MySQL字段默认值) 版本信息: gorm.io/driver/mysql v1.5.7 gorm.io/gen v0.3.25 gorm.io/gorm v1.25.12 gorm.io/plugin/dbresolver v1.5.3 mysql 5.5.57-log @qqxhb