diff --git a/packkey/bm-index.html b/packkey/bm-index.html
index dc5d88f..7bd8a7e 100644
--- a/packkey/bm-index.html
+++ b/packkey/bm-index.html
@@ -169,6 +169,7 @@
}
let res = await req.axiosPost('/key/products', params);
if (res.code === 200) {
+ debugger
// 如果不账号领取 直接过
if (res.data[0].type !== 1 && res.data[0].entity.receive_mode === 1) {
setTimeout(() => {