BJ_web_developers
/
PDA-Payment
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
c9266e6823d8760f78483317737bedd1f1d1b15e
Authored by
liuqimichale
2020-09-22 09:11:05 +0800
1 parent
883c4df0
jumpType
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
list.html
list.html
View file @
c9266e6
...
...
@@ -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);
...
...