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

json数据转换bug #2

Closed
xiaoyanyuha opened this issue Feb 14, 2022 · 1 comment
Closed

json数据转换bug #2

xiaoyanyuha opened this issue Feb 14, 2022 · 1 comment

Comments

@xiaoyanyuha
Copy link

嵌套的json格式{"bean":{"aaaa":"","ccc":""},"ddd":"2022-02-14"}被插件处理后变成了
{"aaa":"","ccc":"","ddd":"2022-02-14''"}, 就无法检测响应变化

@smxiazi
Copy link
Owner

smxiazi commented Apr 11, 2022

v1.9版本已支持json嵌套,请更新到v1.9版本或以上。

@smxiazi smxiazi closed this as completed Apr 11, 2022
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

2 participants