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
64a385ea1da75fe34ae30b2922a1cd106318cbe6
Authored by
xiejianpeng
2019-11-13 19:24:47 +0800
1 parent
42775c3d
订单来源
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
js/list.js
js/list.js
View file @
64a385e
...
...
@@ -339,7 +339,7 @@ function getOneorder(carNumber,parkCode,orderId,_paySrcType){
339
339
paySrcType:_paySrcType,
340
340
appId:jsajax.appID,
341
341
orderId:orderId,
342
- terminalSource:'
3
',
342
+ terminalSource:'
7
',
343
343
parkCode:parkCode,
344
344
carNumber:carNumber,
345
345
...
...