Commit c9266e6823d8760f78483317737bedd1f1d1b15e

Authored by liuqimichale
1 parent 883c4df0

jumpType

Showing 1 changed file with 1 additions and 1 deletions
list.html
... ... @@ -343,7 +343,7 @@ function activityQuery() {
343 343 sign_type: 'md5',
344 344 sign: '1',
345 345 orgId: '10003',
346   - jumpType: '7'
  346 + jumpType: '8'
347 347 //token:token
348 348 };
349 349 jsondata = JSON.stringify(jsondata);
... ...