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
Explain the issue you met, and describe what you expected to be. If you can write in English, we will be very grateful.
It's better to post up the error stack for us to trace this issue. 问题如下: "710400": "台中市",
这里的code 错误 "710400": { "710301": "中区", "710302": "东区", "710303": "南区", "710304": "西区", "710305": "北区", "710306": "北屯区", "710307": "西屯区", "710308": "南屯区" }
What needs to be done to address this issue? Ideally, provide a pull request with a fix.
Any additional information, configuration or data that might be necessary to reproduce the issue.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
Explain the issue you met, and describe what you expected to be. If you can write in English, we will be very grateful.
Reproduce Steps
Error Trace (if possible)
It's better to post up the error stack for us to trace this issue.
问题如下:
"710400": "台中市",
这里的code 错误
"710400": {
"710301": "中区",
"710302": "东区",
"710303": "南区",
"710304": "西区",
"710305": "北区",
"710306": "北屯区",
"710307": "西屯区",
"710308": "南屯区"
}
Solution
What needs to be done to address this issue? Ideally, provide a pull request with a fix.
Additional Information
Any additional information, configuration or data that might be necessary to reproduce the issue.
The text was updated successfully, but these errors were encountered: