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

抓包api地址变更🙏 #199

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

leoleelwl
Copy link

之前的有几个参数没有,重发一下🙏

@ssh352
Copy link

ssh352 commented Apr 24, 2022

除了这些,代码有需要改的地方吗?

Copy link

@dupan123 dupan123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

小程序还能抓包么

@HenXian
Copy link

HenXian commented Apr 24, 2022

是不是 要自己改 Api.java 代码?
把 HttpUtil.createGet 和 HttpUtil.createPost 后方的maicai.api.ddxq.mobi 替换成 gw.api.ddxq.mobi ?
还是说。整个url 的地址都改动了?
有人能帮忙分析一下吗?
HttpRequest httpRequest = HttpUtil.createGet("https://maicai.api.ddxq.mobi/cart/allCheck");
HttpRequest httpRequest = HttpUtil.createGet("https://maicai.api.ddxq.mobi/cart/index");
HttpRequest httpRequest = HttpUtil.createPost("https://maicai.api.ddxq.mobi/order/getMultiReserveTime");
HttpRequest httpRequest = HttpUtil.createPost("https://maicai.api.ddxq.mobi/order/checkOrder");
HttpRequest httpRequest = HttpUtil.createPost("https://maicai.api.ddxq.mobi/order/addNewOrder");

@leoleelwl
Copy link
Author

是不是 要自己改 Api.java 代码? 把 HttpUtil.createGet 和 HttpUtil.createPost 后方的maicai.api.ddxq.mobi 替换成 gw.api.ddxq.mobi ? 还是说。整个url 的地址都改动了? 有人能帮忙分析一下吗? HttpRequest httpRequest = HttpUtil.createGet("https://maicai.api.ddxq.mobi/cart/allCheck"); HttpRequest httpRequest = HttpUtil.createGet("https://maicai.api.ddxq.mobi/cart/index"); HttpRequest httpRequest = HttpUtil.createPost("https://maicai.api.ddxq.mobi/order/getMultiReserveTime"); HttpRequest httpRequest = HttpUtil.createPost("https://maicai.api.ddxq.mobi/order/checkOrder"); HttpRequest httpRequest = HttpUtil.createPost("https://maicai.api.ddxq.mobi/order/addNewOrder");

不用 代码不变

@liaomengge
Copy link

liaomengge commented Apr 28, 2022

之前的https://maicai.api.ddxq.mobi 还是可以抓到包啊 ~

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

Successfully merging this pull request may close these issues.

5 participants