Showing
1 changed file
with
1 additions
and
1 deletions
@@ -143,7 +143,7 @@ export default class ZeroSellServices extends BaseService { | @@ -143,7 +143,7 @@ export default class ZeroSellServices extends BaseService { | ||
143 | } | 143 | } |
144 | 144 | ||
145 | fetchCode(data, complete) { | 145 | fetchCode(data, complete) { |
146 | - | 146 | + data.miniAppType = MINI_APP_TYPE |
147 | return this.POST( | 147 | return this.POST( |
148 | { | 148 | { |
149 | ...data | 149 | ...data |
-
Please register or login to post a comment