# Jd_Pruchase_Kill **Repository Path**: lxl664672175_admin/Jd_Pruchase_Kill ## Basic Information - **Project Name**: Jd_Pruchase_Kill - **Description**: 京东秒杀_java环境 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2021-02-07 - **Last Updated**: 2021-09-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Jd-Pruchase-Kill ### 扫码登陆 Start.class是程序入口,exe运行必须要有jre1.8运行环境 **配置文件initData.txt文件必须与.exe文件或者项目在同一目录下** ### 需要设置 商品id pid; eid = ""; fp = ""; 商品id为商品详情url中的一串数字 eid以及fp在订单结算页面 https://trade.jd.com/shopping/order/getOrderInfo.action F12打开console,输入_JdTdudfp ![1](https://github.com/zhao458114067/Jd-Pruchase-Kill/blob/dev_zx/1.png?raw=true) 或者F12打开Sources,添加_JdTdudfp参数 ![2](https://github.com/zhao458114067/Jd-Pruchase-Kill/blob/dev_zx/2.png?raw=true)