-
-
Notifications
You must be signed in to change notification settings - Fork 381
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
页尾一言api无法输出自定义类型 #1041
Labels
bug
Something isn't working
Comments
@Deepsea-CN,感谢你给 sakurairo 提出了 issue。ヾ(≧▽≦*)o |
根据源码,或许可以试一下,写配置时用双引号包裹url看看输出是否正常 Line 83 in 884b109
可以打开console确认一下 |
对哦我都没发现 你看 |
麻烦改下试试可不可以用 |
This comment has been minimized.
This comment has been minimized.
Closed
该问题已在 5698374 被修复 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
问题出处:
页尾一言
实际行为描述:
使用比如["https://v1.hitokoto.cn/?c=i&encode=json"]保存设置并刷新缓存后,随机内容依旧是任意类型而不是i(诗词)
控制台查看对应请求为https://v1.hitokoto.cn/,发现并未传参?c=i
预期的行为:
正常传参
复现步骤:
如需要可以提供地址
配置与环境:
截图(若有)
补充信息:
The text was updated successfully, but these errors were encountered: