Commit b726d90d authored by jiaoyahui's avatar jiaoyahui

更改直播间id

parent 4fd1bc13
...@@ -484,7 +484,7 @@ export default { ...@@ -484,7 +484,7 @@ export default {
pmAppVersion: 868, pmAppVersion: 868,
// applicationType: 3, // applicationType: 3,
goodsType:3, goodsType:3,
goodsId:285, goodsId:429,//285
}) })
this.server.live.payinfo(temp).then(res=>{ this.server.live.payinfo(temp).then(res=>{
this.udRealname=res.data.data.udRealname this.udRealname=res.data.data.udRealname
...@@ -500,7 +500,7 @@ export default { ...@@ -500,7 +500,7 @@ export default {
// 订单 // 订单
payorder(){ payorder(){
let temp=this.qs.stringify({ let temp=this.qs.stringify({
goodsId:285, goodsId:429,
goodsType:3, goodsType:3,
sxUbId:26, sxUbId:26,
pmoType:0, pmoType:0,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment