[bug] 断点拦截异常

Open
#2,432 1 comment 0 reactions 1 assignee View on GitHub

@MegatronKing is already working on this.

Since Feb 26, 2026.

Assessment

This issue has not been assessed yet.

Description

bug
Image 当前有两个高度相似的url,拦截了其中一个mySumPointsTemp的url响应后,导致mySumPoints的响应也同时被拦截了。 步骤: 1.断点api/pay/web/mySumPointsTemp这个接口的响应 2.执行操作,调用api/pay/web/mySumPointsTemp接口与api/pay/web/mySumPoints接口 3.拦截api/pay/web/mySumPointsTemp的响应正常,但api/pay/web/mySumPoints的响应也被拦截住了

特殊点:反之拦截api/pay/web/mySumPoints的响应,api/pay/web/mySumPointsTemp接口响应可正常返回

使用fiddler工具执行相同的操作,api/pay/web/mySumPoints的响应可以正常返回,且我方程序中对两个接口返回是无时序性的,已异步处理

Dominant language
No language data
Stars
6.8k
Forks
268
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from reqable/reqable-app

All issues in reqable/reqable-app

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.