Skip to content
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

[bug] 中文变成了问号 #13

Closed
FrankFang opened this issue May 4, 2020 · 0 comments
Closed

[bug] 中文变成了问号 #13

FrankFang opened this issue May 4, 2020 · 0 comments

Comments

@FrankFang
Copy link
Contributor

FrankFang commented May 4, 2020

1 创建 shop 成功,得到响应

{"message":null,"data":{"id":1,"name":"小明的店铺1","description":"专门卖前端书籍","imgUrl":"","ownerUserId":9,"status":"ok","createdAt":"2020-05-04T15:12:15.121+0000","updatedAt":"2020-05-04T15:12:15.121+0000"}}

2 请求 shop,发现 name 是问号

{"pageNum":1,"pageSize":10,"totalPage":1,"data":[{"id":7,"name":"?????1","description":"111","imgUrl":"","ownerUserId":2,"status":"ok","createdAt":"2020-05-04T15:11:16.000+0000","updatedAt":"2020-05-04T15:11:16.000+0000"}]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant