Showing
1 changed file
with
1 additions
and
1 deletions
@@ -326,7 +326,7 @@ $(function() { | @@ -326,7 +326,7 @@ $(function() { | ||
326 | speckParamApp = { | 326 | speckParamApp = { |
327 | udid: window.queryString.udid || '', | 327 | udid: window.queryString.udid || '', |
328 | apt: window.queryString.client_type || '', | 328 | apt: window.queryString.client_type || '', |
329 | - sid: window.queryString.sid || '', | 329 | + sid: window.queryString.session_id || '', |
330 | }; | 330 | }; |
331 | } | 331 | } |
332 | 332 |
-
Please register or login to post a comment