Commit 50c3ffe0 authored by Mac's avatar Mac

修改了api

parent a8d205f8
......@@ -81,7 +81,7 @@
"root": "pages/live",
"plugins": {
"live-player-plugin": {
"version": "1.1.8",
"version": "1.2.2",
"provider": "wx2b03c6e691cd7370"
}
},
......
......@@ -39,8 +39,8 @@ export default {
'content-type': "application/json"
},
data: {
MallBaseId: 2,
TenantId: 12,
MallBaseId: 1,
TenantId: 1,
OpenId: this.GetOpenId().OpenId,
UserId: this.GetOpenId().UserId,
SmallShopsId: this.GetOpenId().SmallShopsId,
......
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