安卓指令打开拼多多链接
am start -a android.intent.action.VIEW -d "pinduoduo://com.xunmeng.pinduoduo/goods.html?goods_id=商品ID"
无痕下单
am start -a android.intent.action.VIEW -d "pinduoduo://com.xunmeng.pinduoduo/order_checkout.html?sku_id=你的规格ID&goods_id=商品ID"
am start -a android.intent.action.VIEW -d "pinduoduo://com.xunmeng.pinduoduo/goods.html?goods_id=商品ID"
无痕下单
am start -a android.intent.action.VIEW -d "pinduoduo://com.xunmeng.pinduoduo/order_checkout.html?sku_id=你的规格ID&goods_id=商品ID"