Showing
1 changed file
with
1 additions
and
1 deletions
@@ -24,7 +24,7 @@ function getPrivateKey(){ | @@ -24,7 +24,7 @@ function getPrivateKey(){ | ||
24 | resolve(p2SecretKey) | 24 | resolve(p2SecretKey) |
25 | }else{ | 25 | }else{ |
26 | 26 | ||
27 | - let debuggerata = { | 27 | + let data = { |
28 | "udid": app.globalData.udid, | 28 | "udid": app.globalData.udid, |
29 | "method": 'resources.simple.pice' | 29 | "method": 'resources.simple.pice' |
30 | } | 30 | } |
-
Please register or login to post a comment