We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
例如查询黑魔法师的ClassJob的Icon信息 https://cafemaker.wakingsands.com/ClassJob/25?columns=Icon 返回为中文结果 {"Icon":"\/cj\/1\/\u9ed1\u9b54\u6cd5\u5e08.png"} 黑魔法师.png 但实际上此图片路径无效,而可访问的路径为 https://cafemaker.wakingsands.com/cj/1/blackmage.png (与 https://cafemaker.wakingsands.com/cj/companion/blackmage.png)
https://cafemaker.wakingsands.com/ClassJob/25?columns=Icon
{"Icon":"\/cj\/1\/\u9ed1\u9b54\u6cd5\u5e08.png"}
黑魔法师.png
https://cafemaker.wakingsands.com/cj/1/blackmage.png
https://cafemaker.wakingsands.com/cj/companion/blackmage.png
The text was updated successfully, but these errors were encountered:
No branches or pull requests
例如查询黑魔法师的ClassJob的Icon信息
https://cafemaker.wakingsands.com/ClassJob/25?columns=Icon
返回为中文结果
{"Icon":"\/cj\/1\/\u9ed1\u9b54\u6cd5\u5e08.png"}
黑魔法师.png
但实际上此图片路径无效,而可访问的路径为
https://cafemaker.wakingsands.com/cj/1/blackmage.png
(与https://cafemaker.wakingsands.com/cj/companion/blackmage.png
)The text was updated successfully, but these errors were encountered: