We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42e1c32 commit 2309ed6Copy full SHA for 2309ed6
1 file changed
README.md
@@ -51,6 +51,23 @@
51
</tr>
52
</table>
53
54
+## 2024.12.30 更新0.52 预祝大家元旦快乐!
55
+1. 接口调试模块增加关键字代入模式,防止关键字引发报错
56
+2. 接口模式下加解密将报错回显,可以知道是具体是哪个问题导致加解密失败
57
+
58
+当返回包格式出问题
59
60
+<img width="500" alt="gagsjjcg o4n" src="https://github.com/user-attachments/assets/306ae42b-8079-48f8-8d28-b4359c5f06c7" />
61
62
+当接口不通
63
64
+<img width="400" alt="i3w34g2g f2x" src="https://github.com/user-attachments/assets/3578d919-140c-42ba-86ed-c26e2e54ef71" />
65
66
+也可以在Extensions页面查看报错信息
67
68
+<img width="400" alt="wtc30zsn qak" src="https://github.com/user-attachments/assets/7a226abd-0d57-4d41-9b3a-062d696a7720" />
69
70
71
## 2024.10.12 更新0.51
72
1. 修复替换模块host匹配问题
73
2. 优化替换模块,增加自动解unicode模式,需要为Literal模式,Replace需为`#unicode#`,响应包的unicode编码就会自动解码
0 commit comments