This repository has been archived by the owner on Apr 16, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 15.8k
取消喜欢音乐问题 #360
Comments
加时间戳试试 |
什么意思 ? 没明白呢 ,哪里加时间戳? |
看文档 |
还是没有用 加上了时间戳也没用!/like?id=1293886117&like=false×tamp=1541419456389, 添加喜欢就可以,取消喜欢就不行,但是取消喜欢接口返回是成功了的 |
@yoyoping 代码是这样的
因为 query 解析有值就有 String ,所以你写了 |
@nondanee 这个明天修复吧,还以为这个接口已经稳定下来了😂 |
我试了一下 /like?id=1293886117 就不加&like 还是不行 |
@nondanee 好像是不加&like是可以取消的,只不过要等两分钟左右数据才会更新 |
@yoyoping 我昨天测过是实时的啊 😂,要么是因为接口有缓存 |
Binaryify
pushed a commit
that referenced
this issue
Nov 9, 2018
新版本已经修复这个问题了,数据更新问题是因为2分钟的缓存,得按照文档说明加时间戳避免相同url返回缓存 |
您好,我想问一下你的那个喜欢 我测试已经成功了,但是我就算刷新了页面,喜欢列表里的数据也没有那一条,新手,求多多帮助,真心感谢 |
Binaryify
pushed a commit
that referenced
this issue
Aug 6, 2019
Binaryify
pushed a commit
that referenced
this issue
Aug 6, 2019
Binaryify
added a commit
that referenced
this issue
Aug 6, 2019
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
环境
系统:
nodejs 版本:
8.11.1
出现问题
喜欢音乐接口不能取消喜欢
重现步骤
axios调用 /like?id=1293886117&like=false 返回成功,但是数据还是没变化,还是喜欢的音乐
期待效果
/like?id=1293886117&like=false 能够取消喜欢音乐
The text was updated successfully, but these errors were encountered: